summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Prakash Jana <engineerarun@gmail.com>2015-11-09 03:50:54 +0530
committerArun Prakash Jana <engineerarun@gmail.com>2015-11-09 03:50:54 +0530
commit9450181b73d46570d6c7f51dbfc7c25b7a02e2e0 (patch)
treed8620d48190a373442aa15699fa65a552bcb888c
parent682fd9e3b7621156d873b144d06d2a5bb46b7175 (diff)
Minor change in description.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
-rw-r--r--markit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/markit.1 b/markit.1
index 8d57298..2abae20 100644
--- a/markit.1
+++ b/markit.1
@@ -9,7 +9,7 @@ markit \- Bookmark manager. Your private Google.
.B markit
is a command line tool to save and search bookmarks.
.PP
-The SQLite3 database file is stored in $HOME/.cache/bookmarks.db of the user.
+The SQLite3 database file is stored in $HOME/.cache/bookmarks.db for each user.
.PP
It's advisable to copy URLs directly from the browser address bar, i.e., along with the leading `http://` or `htts://` token. markit looks up title data (found within <title></title> tags of HTML) from the web only for fully-formed HTTP or HTTPS URLs.
.PP