aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index fe23450..374811d 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2914,8 +2914,9 @@ static void show_help(const char *path)
"1FILES\n"
"b^O Open with... n Create new/link\n"
"cD File detail ^R F2 Rename/duplicate\n"
- "5⎵ ^J / a Sel entry/all r Batch rename\n"
+ "9⎵ ^J Select entry r Batch rename\n"
"9m ^K Sel range, clear M List selection\n"
+ "ca Select all K Edit selection\n"
"cP Copy selection X Delete selection\n"
"cV Move selection ^X Delete entry\n"
"cf Create archive C Execute entry\n"