More elaborate description.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
parent
b366bc4e25
commit
5dd55724b2
@ -125,7 +125,7 @@ You may need to use `sudo` with `PREFIX` depending on your permissions on destin
|
||||
|
||||
Usage: buku OPTIONS [URL] [TAGS] [KEYWORDS ...]
|
||||
|
||||
A private cmdline bookmark manager.
|
||||
A private cmdline bookmark manager. Your mini web!
|
||||
|
||||
Options
|
||||
-a URL [tags] add URL as bookmark with comma separated tags
|
||||
|
2
buku
2
buku
@ -75,7 +75,7 @@ iterations = int(8)
|
||||
# Show usage of buku and exit
|
||||
def usage():
|
||||
print("Usage: OPTIONS [URL] [TAGS] [KEYWORDS ...]\n")
|
||||
print("A private cmdline bookmark manager.\n")
|
||||
print("A private cmdline bookmark manager. Your mini web!\n")
|
||||
print("Options")
|
||||
print(" -a URL [tags] add URL as bookmark with comma separated tags")
|
||||
print(" -d N delete entry at DB index N (from -P), move last entry to N")
|
||||
|
Loading…
x
Reference in New Issue
Block a user