aboutsummaryrefslogtreecommitdiff
path: root/lib/help_screen.ml
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-06-10 11:58:16 -0500
committerMarc Coquand <marc@mccd.space>2024-06-10 11:58:16 -0500
commit598ce9ecef91264bd78555bd5b6fcca97a073d95 (patch)
tree57680b7d93dfe233584216bec39642d31c9c011b /lib/help_screen.ml
parent870a4b7792572c1bb28c2dcf7035d5859de3a6da (diff)
downloadstitch-598ce9ecef91264bd78555bd5b6fcca97a073d95.tar.gz
stitch-598ce9ecef91264bd78555bd5b6fcca97a073d95.tar.bz2
stitch-598ce9ecef91264bd78555bd5b6fcca97a073d95.zip
Hide file names by default
Diffstat (limited to 'lib/help_screen.ml')
-rw-r--r--lib/help_screen.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/help_screen.ml b/lib/help_screen.ml
index 9d10010..e6baf42 100644
--- a/lib/help_screen.ml
+++ b/lib/help_screen.ml
@@ -33,7 +33,7 @@ let general_help_menu =
; "Done", "3"
; "Run Shell Command", "!"
; "Edit File in $EDITOR", "Enter, e"
- ; "Toggle Hide File Name", "h"
+ ; "Toggle File Name", "h"
]