summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2015-03-10 21:56:58 +0100
committerDaniel Carl <danielcarl@gmx.de>2015-03-10 21:57:17 +0100
commit7392e9a8afa7888260fc5f8d5643a5d40411c547 (patch)
tree666dc17dcf04a8c6945ac31c7797000a59e6d61e /doc
parented5f069ae747a22359e3c2e3be8a17d3bceb71a5 (diff)
Added hint for bookmark file format (#189).
Diffstat (limited to 'doc')
-rw-r--r--doc/vimb.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index bd49da9..d271d34 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1539,6 +1539,11 @@ This file holds the history of search queries.
.TP
.I bookmark
Holds the bookmarks saved with command `bma'.
+The records are stored there as
+.br
+`URI<tab>title<tab>space separated tags' or as
+.br
+`URI<tab><tab>tags` if there is no title.
.TP
.I queue
Holds the read it later queue filled by `qpush' if