summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
Diffstat (limited to 'help.go')
-rw-r--r--help.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.go b/help.go
index 832cd9a..185eb83 100644
--- a/help.go
+++ b/help.go
@@ -14,7 +14,7 @@ import (
var helpText []string = []string{"KEYBINDINGS",
"",
- "?: toggle helps",
+ "?: toggle zhelp",
"d: toggle debugging",
"r: redraw widgets",
"s/h: show/hide all widgets",