Update help on auto DB compaction.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
Arun Prakash Jana 2016-03-20 11:29:06 +05:30
parent a3c85aea29
commit f9fc90776b
2 changed files with 5 additions and 1 deletions

2
buku
View File

@ -77,7 +77,7 @@ def usage():
print("Bookmark manager. Your private Google.\n")
print("Options")
print(" -a URL tag 1, tag 2, ... add URL as bookmark with comma separated tags")
print(" -d N delete entry at DB index N (from -P output)")
print(" -d N delete entry at DB index N (from -P), move last entry to N")
print(" -D delete ALL bookmarks")
print(" -g show all tags (sorted alphabetically)")
print(" -i N insert entry at DB index N, useful to fill deleted index")

4
buku.1
View File

@ -168,6 +168,10 @@ This operation does not modify the existing tags. Only titles are refreshed.
.EX
.IP
.B buku -d 15012014
.EE
.PP
.IP "" 4
The last index is moved to the deleted index to keep the DB compact.
.PP
.IP 6. 4
\fBDelete all\fR bookmarks: