From d2639c89e2a2d7cc246c5ff8b79631bf0666ad70 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 14 Mar 2023 01:39:18 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c28f902..2bb1e43 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ It is a simple menu-driven utility with a command line backend. Command names may be upper/lower case and may also be abbreviated (4 character minimum). The following commands (or their number), listed in alphabetical order, are accepted as input. - +``` AUTO(matic) - Automatically check, repair/optimize, and reindex the databases in one step. CHEC(k) - Check the main and blob databases integrity EXIT - Exit the utility @@ -36,14 +36,14 @@ It is a simple menu-driven utility with a command line backend. STOP - Stop PMS (not available on all platforms) UNDO - UNDO the last operation VACU(um) - Vacuum the databases - +``` ### The menu The menu gives you the option to enter either a 'command number' or the 'command name/abbreviation'. For clarity, each command's name is 'quoted'. - +``` Plex Media Server Database Repair Utility (_host_configuration_name_) Version v1.0 @@ -83,7 +83,7 @@ It is a simple menu-driven utility with a command line backend. 6. QNAP (QTS & QuTS) 7. Synology (DSM 6 & DSM 7) 8. Western Digital (OS5) - +``` # Installation Where to place the utility varies from host to host.