More examples.
This commit is contained in:
parent
4e56a3744b
commit
96412aa80e
@ -299,11 +299,13 @@ PROMPT KEYS:
|
||||
|
||||
$ buku -e bookmarks.html --tag tag 1, tag 2
|
||||
$ buku -e bookmarks.md --tag tag 1, tag 2
|
||||
$ buku -e bookmarks.db --tag tag 1, tag 2
|
||||
All bookmarks are exported if --tag is not specified.
|
||||
10. **Import** bookmarks from HTML and markdown:
|
||||
|
||||
$ buku -i bookmarks.html
|
||||
$ buku -i bookmarks.md
|
||||
$ buku -i bookmarks.db
|
||||
11. **Delete only comment** for bookmark at 15012014:
|
||||
|
||||
$ buku -u 15012014 -c
|
||||
|
4
buku.1
4
buku.1
@ -503,6 +503,8 @@ Applies to --url, --title and --tag too.
|
||||
.B buku -e bookmarks.html --tag tag 1, tag 2
|
||||
.br
|
||||
.B buku -e bookmarks.md --tag tag 1, tag 2
|
||||
.br
|
||||
.B buku -e bookmarks.db --tag tag 1, tag 2
|
||||
.EE
|
||||
.PP
|
||||
.IP "" 4
|
||||
@ -516,6 +518,8 @@ All bookmarks are exported if --tag is not specified.
|
||||
.B buku -i bookmarks.html
|
||||
.br
|
||||
.B buku -i bookmarks.md
|
||||
.br
|
||||
.B buku -i bookmarks.db
|
||||
.EE
|
||||
.PP
|
||||
.IP 11. 4
|
||||
|
Loading…
Reference in New Issue
Block a user