From d7c8ac7abc8af2fe7500fc6ffae306ff7dc011f4 Mon Sep 17 00:00:00 2001 From: Chuck Date: Sun, 13 Nov 2022 12:07:58 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fbe3fd0..113ced5 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ It is a simple menu-driven utility with a command line backend. 3. Reindex the databases 4. Repair damaged databases 5. Restore databases from most recent backup - 6. Undo (undo last operation) - 7. Show logfile of past actions and status + 6. Import Viewstate / Watch history from another PMS database + 7. Undo (undo last operation) + 8. Show logfile of past actions and status ## Hosts currently supported @@ -93,8 +94,9 @@ It is a simple menu-driven utility with a command line backend. 4. Attempt database repair 5. Replace current database with newest usable backup copy 6. Undo last successful action (Vacuum, Reindex, Repair, or Replace) - 7. Show logfile - 8. Exit + 7. Import Viewstate / Watch history from another PMS database + 8. Show logfile + 9. Exit Enter choice: