aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nnn.c')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 5340989..178eb96 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2286,7 +2286,7 @@ static bool show_help(char *path)
"1MISC\n"
"8!, ^] Spawn SHELL in dir C Execute entry\n"
"8R, ^V Run custom script L Lock terminal\n"
- "b^S Run a command N Take note\n"};
+ "b^S Run a command N, ^N Take note\n"};
if (fd == -1)
return FALSE;