From 8fa52e443773e386bfd2e2f78a561c07ed94772c Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Thu, 16 May 2024 10:30:03 -0500 Subject: Update docs --- lib/help_screen.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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" ] -- cgit v1.2.3