aboutsummaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/help.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/help.go b/commands/help.go
index 498f9bce..11bee7c9 100644
--- a/commands/help.go
+++ b/commands/help.go
@@ -10,6 +10,8 @@ type Help struct{}
var pages = []string{
"aerc",
+ "accounts",
+ "binds",
"config",
"imap",
"notmuch",