Update docs on update behaviour
This commit is contained in:
parent
6ed9659efd
commit
4020ab4150
@ -168,7 +168,7 @@ GENERAL OPTIONS:
|
||||
bookmark URL with comma-separated tags
|
||||
-u, --update [...] update fields of an existing bookmark
|
||||
accepts indices and ranges
|
||||
refresh title, desc, tags if no edit options
|
||||
refresh title and desc if no edit options
|
||||
if no arguments:
|
||||
- update results when used with search
|
||||
- otherwise refresh all titles and desc
|
||||
|
2
buku
2
buku
@ -4678,7 +4678,7 @@ POSITIONAL ARGUMENTS:
|
||||
bookmark URL with comma-separated tags
|
||||
-u, --update [...] update fields of an existing bookmark
|
||||
accepts indices and ranges
|
||||
refresh title, desc, tags if no edit options
|
||||
refresh title and desc if no edit options
|
||||
if no arguments:
|
||||
- update results when used with search
|
||||
- otherwise refresh all titles and desc
|
||||
|
2
buku.1
2
buku.1
@ -101,7 +101,7 @@ Bookmark
|
||||
along with comma-separated tags. A tag can have multiple words.
|
||||
.TP
|
||||
.BI \-u " " \--update " [...]"
|
||||
Update fields of the bookmarks at specified indices in DB. If no arguments are specified, all titles and descriptions are refreshed from the web. Tags are appended. Works with update modifiers for the fields url, title, tag and comment. If only indices are passed without any edit options, titles and descriptions are fetched and updated (if not empty). Accepts hyphenated ranges and space-separated indices. Updates search results when used with search options, if no arguments.
|
||||
Update fields of the bookmarks at specified indices in DB. If no arguments are specified, all titles and descriptions are refreshed from the web. Tags remain untouched. Works with update modifiers for the fields url, title, tag and comment. If only indices are passed without any edit options, titles and descriptions are fetched and updated (if not empty). Accepts hyphenated ranges and space-separated indices. Updates search results when used with search options, if no arguments.
|
||||
.TP
|
||||
.BI \-w " " \--write " [editor|index]"
|
||||
Edit a bookmark in
|
||||
|
Loading…
Reference in New Issue
Block a user