commit
326e8c6093
@ -124,7 +124,7 @@ Shell completion scripts for Bash, Fish and Zsh can be found in respective subdi
|
|||||||
-d, --delete [N] delete bookmark at DB index N
|
-d, --delete [N] delete bookmark at DB index N
|
||||||
delete all bookmarks, if no arguments
|
delete all bookmarks, if no arguments
|
||||||
--url keyword specify url, works with -u
|
--url keyword specify url, works with -u
|
||||||
--tag [...] specify comma-separated tags, works with -u
|
--tag [...] set comma-separated tags, works with -a, -u
|
||||||
clears tag, if no arguments
|
clears tag, if no arguments
|
||||||
-t, --title [...] manually set title, works with -a, -u
|
-t, --title [...] manually set title, works with -a, -u
|
||||||
if no arguments:
|
if no arguments:
|
||||||
|
4
buku.1
4
buku.1
@ -71,10 +71,10 @@ in DB (from -p output). The last record is moved to the removed index. If
|
|||||||
is omitted, all records are deleted from the DB.
|
is omitted, all records are deleted from the DB.
|
||||||
.TP
|
.TP
|
||||||
.BI \--url " [...]"
|
.BI \--url " [...]"
|
||||||
Manually specify the URL. Fetches and updates title if --title is not used.
|
Specify the URL, works with -u. Fetches and updates title if --title is not used.
|
||||||
.TP
|
.TP
|
||||||
.BI \--tag " [...]"
|
.BI \--tag " [...]"
|
||||||
Specify comma separated tags. Clears the tags, if no arguments passed.
|
Specify comma separated tags, works with -a, -u. Clears the tags, if no arguments passed.
|
||||||
.TP
|
.TP
|
||||||
.BI \-t " " \--title " [...]"
|
.BI \-t " " \--title " [...]"
|
||||||
Manually specify the title, works with -a, -u. Omits or clears the title, if no arguments passed.
|
Manually specify the title, works with -a, -u. Omits or clears the title, if no arguments passed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user