Merge pull request #44 from CLHatch/patch-1

Update README.md
This commit is contained in:
Chuck
2023-02-08 14:49:05 -05:00
committed by GitHub

View File

@@ -195,7 +195,7 @@ Special considerations:
3. When satisfied, Exit the utility. 3. When satisfied, Exit the utility.
- There is no harm in keeping the database temp files (except for space used) - 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. - 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 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. if desired for special / manual recovery cases.
``` ```