Indentaiton fix.

This commit is contained in:
Arun Prakash Jana 2016-04-21 23:38:48 +05:30
parent 93862447b0
commit eec5f7a7c0
No known key found for this signature in database
GPG Key ID: C0A712ED95043DCB
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@ You may need to use `sudo` with `PREFIX` depending on your permissions on destin
-s keyword(s) search bookmarks for any keyword
-S keyword(s) search bookmarks with all keywords
-u N [URL] [tags] update all fields of entry at DB index N, N=0 refreshes
all titles from the web. If N!=0, URL must be provided.
all titles from the web; if N!=0, URL must be provided
Power toys
-e show bookmarks with empty titles or no tags

2
buku
View File

@ -967,7 +967,7 @@ def usage():
" -s keyword(s) search bookmarks for any keyword\n"
" -S keyword(s) search bookmarks with all keywords\n"
" -u N [URL] [tags] update all fields of entry at DB index N, N=0 refreshes\n"
" all titles from the web. If N!=0, URL must be provided.\n\n"
" all titles from the web; if N!=0, URL must be provided\n\n"
"Power toys\n"
" -e show bookmarks with empty titles or no tags\n"