Fied typo.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
parent
9450181b73
commit
fc9df49ac2
2
markit.1
2
markit.1
@ -11,7 +11,7 @@ is a command line tool to save and search bookmarks.
|
||||
.PP
|
||||
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.
|
||||
It's advisable to copy URLs directly from the browser address bar, i.e., along with the leading `http://` or `https://` 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
|
||||
You can either add or update or delete record(s) in one instance. A combination of these operations are not supported in a single instance.
|
||||
.PP
|
||||
|
Loading…
Reference in New Issue
Block a user