Indentaiton fix.
This commit is contained in:
parent
93862447b0
commit
eec5f7a7c0
@ -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
2
buku
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user