diff --git a/help.go b/help.go index 50e4ff4..d42e75c 100644 --- a/help.go +++ b/help.go @@ -12,8 +12,8 @@ var ERRS = map[string]string{ "CHECK": "`check [link_id]` or `check [setting]`", "H": "`h`", "HOME": "`home`", - "J": "`jump [[history_position]]`", - "JUMP": "`jump [[history_position]]`", + "J": "`j [[history_position]]`", + "JUMP": "`jump [[history_position]]`", "P": "`p [host]`", "PURGE": "`purge [host]`", "Q": "`q`",