Fix description in example
This commit is contained in:
parent
02c09078ac
commit
f774fc40ac
@ -363,7 +363,7 @@ PROMPT KEYS:
|
|||||||
|
|
||||||
$ buku -u
|
$ buku -u
|
||||||
$ buku -u --tacit (show only failures and exceptions)
|
$ buku -u --tacit (show only failures and exceptions)
|
||||||
This operation does not modify the indexes, URLs, tags or comments. Only title is refreshed if fetched title is non-empty.
|
This operation can update the title, tags (appended) or description fields of non-immutable bookmarks by parsing the fetched page. Fields are updated only if the fetched fields are non-empty.
|
||||||
13. **Delete** bookmark at index 15012014:
|
13. **Delete** bookmark at index 15012014:
|
||||||
|
|
||||||
$ buku -d 15012014
|
$ buku -d 15012014
|
||||||
|
2
buku.1
2
buku.1
@ -576,7 +576,7 @@ Applies to --title and --tag too. URL cannot be deleted without deleting the boo
|
|||||||
.EE
|
.EE
|
||||||
.PP
|
.PP
|
||||||
.IP "" 4
|
.IP "" 4
|
||||||
This operation does not modify the indexes, URLs, tags or comments. Only title is refreshed if fetched title is non-empty.
|
This operation can update the title, tags (appended) or description fields of non-immutable bookmarks by parsing the fetched page. Fields are updated only if the fetched fields are non-empty.
|
||||||
.PP
|
.PP
|
||||||
.IP 13. 4
|
.IP 13. 4
|
||||||
\fBDelete\fR bookmark at index 15012014:
|
\fBDelete\fR bookmark at index 15012014:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user