From d884e1d16121a098cde33d634eb071f537248f71 Mon Sep 17 00:00:00 2001 From: Art Barnes <32542598+akbarnes@users.noreply.github.com> Date: Tue, 2 Feb 2021 09:34:55 -0700 Subject: [PATCH] update help text (#172) Co-authored-by: Art Barnes --- display/help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/help.go b/display/help.go index 20da364..d06eb03 100644 --- a/display/help.go +++ b/display/help.go @@ -12,7 +12,7 @@ import ( var helpCells = strings.TrimSpace(` ?|Bring up this help. You can scroll! -Esc|Leave the help +Esc, Enter|Leave the help Arrow keys, h/j/k/l|Scroll and move a page. %s|Go up a page in document %s|Go down a page in document