From cf2ed541981b5690fdca0f7900f696beb0aafc2c Mon Sep 17 00:00:00 2001 From: CLHatch Date: Mon, 6 Feb 2023 22:55:58 -0600 Subject: [PATCH] Update README.md "Logfile" is "Option 8", not "Option 7". I'm guessing you added an option after you wrote the "Typical Usage" section and missed updating it. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f929ac9..da62508 100644 --- a/README.md +++ b/README.md @@ -195,8 +195,8 @@ Special considerations: 3. When satisfied, Exit the utility. - There is no harm in keeping the database temp files (except for space used) - ALL database temps are named with date-time stamps in the name to avoid confusion. - 4.The Logfile (Option 7) shows all actions performed WITH the timestamp so you can locate intermediate databases - if desired for special / manual recovery cases. + 4. The Logfile (Option 8) shows all actions performed WITH the timestamp so you can locate intermediate databases + if desired for special / manual recovery cases. ``` ## Scripting support