Update help on auto DB compaction.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
parent
a3c85aea29
commit
f9fc90776b
2
buku
2
buku
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user