Update README.md

This commit is contained in:
Chuck 2022-11-28 23:32:52 -05:00 committed by GitHub
parent cd9fe591a3
commit 8d2e287ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ It is a simple menu-driven utility with a command line backend.
2. Corruption 2. Corruption
3. Damaged indexes 3. Damaged indexes
4. Database bloat after optimization 4. Database bloat after optimization
5. Searching gets sluggish
## Functions provided ## Functions provided
@ -579,4 +580,4 @@ Ok to remove temporary databases/workfiles for this session? (Y/N) ? y
Are you sure (Y/N) ? y Are you sure (Y/N) ? y
Deleting all temporary work files. Deleting all temporary work files.
bash-4.4# bash-4.4#
``` ```