Minor correction to help text

This commit is contained in:
asdf 2020-11-01 21:09:41 +11:00
parent 5581419489
commit 53de1b5662
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ var ERRS = map[string]string{
"DELETE": "`delete [bookmark-id]`",
"B": "`b [[bookmark-id]]`",
"BOOKMARKS": "`bookmarks [[bookmark-id]]`",
"C": "`c [link_id]` or `check [setting]`",
"C": "`c [link_id]` or `c [setting]`",
"CHECK": "`check [link_id]` or `check [setting]`",
"H": "`h`",
"HOME": "`home`",