aboutsummaryrefslogtreecommitdiff
path: root/lib/help_screen.ml
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-16 10:30:03 -0500
committerMarc Coquand <marc@mccd.space>2024-05-16 10:30:03 -0500
commit8fa52e443773e386bfd2e2f78a561c07ed94772c (patch)
tree16d53e5ba89588c6c786a2745b1942d682ecd27f /lib/help_screen.ml
parenta9b8ac50daf0cd28034c310dc1cda07ba9a2fc0c (diff)
downloadstitch-8fa52e443773e386bfd2e2f78a561c07ed94772c.tar.gz
stitch-8fa52e443773e386bfd2e2f78a561c07ed94772c.tar.bz2
stitch-8fa52e443773e386bfd2e2f78a561c07ed94772c.zip
Update docs
Diffstat (limited to '')
-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 637b65a..4dc527e 100644
--- a/lib/help_screen.ml
+++ b/lib/help_screen.ml
@@ -29,7 +29,7 @@ let general_help_menu =
; "Note View", "1"
; "Todo View", "2"
; "Done View", "3"
- ; "Edit File", "Enter, e"
+ ; "Edit File in $EDITOR", "Enter, e"
]