From 79f0153a96d61c5bcdbf33a3aba26ab7af552ab3 Mon Sep 17 00:00:00 2001 From: Chuck Date: Mon, 24 Jun 2024 17:33:37 -0400 Subject: [PATCH] Update README.md Remove duplicate in 'databases databases' descriptive clauses. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 837255a..e29c36b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ If sufficient privleges exist (root), and supported by the environment, the opti 3 - 'check' - Perform integrity check of database. 4 - 'vacuum' - Remove empty space from database without optimizing. 5 - 'repair' - Repair/Optimize databases. - 6 - 'reindex' - Rebuild database database indexes. + 6 - 'reindex' - Rebuild database indexes. 7 - 'start' - Start PMS 8 - 'import' - Import watch history from another database independent of Plex. (risky). @@ -321,7 +321,7 @@ Select 3 - 'check' - Perform integrity check of database. 4 - 'vacuum' - Remove empty space from database without optimizing. 5 - 'repair' - Repair/Optimize databases. - 6 - 'reindex' - Rebuild database database indexes. + 6 - 'reindex' - Rebuild database indexes. 7 - 'start' - Start PMS 8 - 'import' - Import watch history from another database independent of Plex. (risky). @@ -989,4 +989,4 @@ sudo ./DBRepair.sh stop auto start exit # Special Considerations - Windows -Windows support is available via DBRepair-Windows.ps1 and DBRepair-Windows.bat. See [README-Windows](Windows/README-Windows.md) for details. \ No newline at end of file +Windows support is available via DBRepair-Windows.ps1 and DBRepair-Windows.bat. See [README-Windows](Windows/README-Windows.md) for details.