diff options
Diffstat (limited to 'src/nnn.c')
-rw-r--r-- | src/nnn.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2858,7 +2858,7 @@ static bool show_help(const char *path) "b^O Open with... n Create new/link\n" "cD File detail ^R F2 Rename/duplicate\n" "5⎵ ^J / a Select entry/all r Batch rename\n" - "9m ^S Toggle multi sel y List selection\n" + "9m ^S Toggle multi sel M List selection\n" "cP Copy selection X Delete selection\n" "cV Move selection ^X Delete entry\n" "cf Create archive C Execute entry\n" |