aboutsummaryrefslogtreecommitdiff
path: root/lib/help_screen.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/help_screen.ml')
-rw-r--r--lib/help_screen.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/help_screen.ml b/lib/help_screen.ml
index 8480a8a..4c607e2 100644
--- a/lib/help_screen.ml
+++ b/lib/help_screen.ml
@@ -29,6 +29,7 @@ let general_help_menu =
; "Note View", "1"
; "Todo View", "2"
; "Done View", "3"
+ ; "Run Shell Command", "!"
; "Edit File in $EDITOR", "Enter, e"
]