Minor change in description.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
Arun Prakash Jana 2015-11-09 03:50:54 +05:30
parent 682fd9e3b7
commit 9450181b73

View File

@ -9,7 +9,7 @@ markit \- Bookmark manager. Your private Google.
.B markit .B markit
is a command line tool to save and search bookmarks. is a command line tool to save and search bookmarks.
.PP .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 .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. 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 .PP