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 7c473ab..60ec887 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2109,7 +2109,7 @@ static bool show_help(char *path)
"et Modification time s Size\n"
"1MISC\n"
"a!, ^] Spawn SHELL in dir C Execute entry\n"
- "eR Run custom script L Lock terminal\n"
+ "aR, ^V Run custom script L Lock terminal\n"
"d^S Run a command\n"};
if (fd == -1)