From 9286d6ea91ee394f5ecd47eb71c0b237e5174345 Mon Sep 17 00:00:00 2001 From: Docbroke Date: Sun, 24 Mar 2019 14:00:04 +0530 Subject: [PATCH] added "bookmark" to the FILES list --- doc/vimb.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/vimb.1 b/doc/vimb.1 index b9ad452..b5d854e 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -1368,6 +1368,9 @@ Holds the URIs of last closed browser windows. .I history This file holds the history of unique opened URIs. .TP +.I bookmark +This file holds the list of bookmarked URIs with tags. +.TP .I command This file holds the history of commands and search queries performed via input box. -- 2.20.1