From: Daniel Carl <danielcarl@gmx.de>
Date: Tue, 10 Mar 2015 20:56:58 +0000 (+0100)
Subject: Added hint for bookmark file format (#189).
X-Git-Url: https://git.owens.tech/assets/112-editable-focus.html/assets/112-editable-focus.html/git?a=commitdiff_plain;h=7392e9a8afa7888260fc5f8d5643a5d40411c547;p=vimb.git

Added hint for bookmark file format (#189).
---

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