Page through bookmarks.

This commit is contained in:
Arun Prakash Jana 2016-05-03 23:22:36 +05:30
parent e4e70bdc86
commit 3197c41869
No known key found for this signature in database
GPG Key ID: C0A712ED95043DCB
2 changed files with 2 additions and 0 deletions

View File

@ -249,6 +249,7 @@ The same number of iterations must be used for one lock & unlock instance. Defau
14. **Show all** bookmarks with real index from database:
$ buku -p
$ buku -p | more
15. **Replace tag** 'old tag' with 'new tag':
$ buku -r 'old tag' new tag

1
buku.1
View File

@ -273,6 +273,7 @@ The same number of iterations must be used for one lock & unlock instance. Defau
.EX
.IP
.B buku -p
.B buku -p | more
.PP
.IP 15. 4
\fBReplace tag\fR 'old tag' with 'new tag':