diff --git a/markit b/markit index daf2752..0b60546 100755 --- a/markit +++ b/markit @@ -52,7 +52,7 @@ def usage(): print(" -i N add entry at index N, works with -a, use to fill deleted index") print(" -o fetch title info from web, works with -a or -u") print(" -p show all bookmarks along with real index from database") - print(" -s keyword(s) search all bookmarks for a (partial) tag or keywords") + print(" -s keyword(s) search all bookmarks for a (partial) tag or each keyword") print(" -u N update entry at index N (from output of -p)") print(" -z show debug information") print(" you can either add or update or delete in one instance") diff --git a/markit.1 b/markit.1 index 656157d..1ea29ed 100644 --- a/markit.1 +++ b/markit.1 @@ -43,7 +43,7 @@ Fetch title data from the web. Works only with `-a` or `-u` options. Show all bookmark records from the database along with actual index. Shows URL, title data and tags. .TP .BI \-s " keywords" -Search bookmarks for a (partial) tag or keywords and show the results. Prompts to enter result number to open in browser. Note that the sequential index number may not match the real index in database. The results show URL, title data and tags. +Search bookmarks for a (partial) tag or keywords and show the results. Prompts to enter result number to open in browser. Note that the sequential index number may not match the real index in database. Shows URL, title data and tags. .TP .BI \-u " N" Update bookmark at index