Update help

This commit is contained in:
Arun Prakash Jana 2019-11-17 05:30:14 +05:30
parent 61048258a7
commit e3aed0f658
No known key found for this signature in database
GPG key ID: A75979F35C080412
2 changed files with 2 additions and 2 deletions

View file

@ -207,7 +207,7 @@ The list below is from the **dev branch**. Press <kbd>?</kbd> in `nnn` to see th
Q ^Q Quit ^G QuitCD q Quit context Q ^Q Quit ^G QuitCD q Quit context
FILES FILES
^O Open with... n Create new/link ^O Open with... n Create new/link
D File detail ^R F2 Rename/duplicate D File details ^R F2 Rename/duplicate
Space ^J/a Select entry/all r Batch rename Space ^J/a Select entry/all r Batch rename
m ^K Sel range, clear M List selection m ^K Sel range, clear M List selection
P Copy selection K Edit, flush sel P Copy selection K Edit, flush sel

View file

@ -3301,7 +3301,7 @@ static void show_help(const char *path)
"9Q ^Q Quit ^G QuitCD q Quit context\n" "9Q ^Q Quit ^G QuitCD q Quit context\n"
"1FILES\n" "1FILES\n"
"b^O Open with... n Create new/link\n" "b^O Open with... n Create new/link\n"
"cD File detail ^R F2 Rename/duplicate\n" "cD File details ^R F2 Rename/duplicate\n"
"3Space ^J/a Select entry/all r Batch rename\n" "3Space ^J/a Select entry/all r Batch rename\n"
"9m ^K Sel range, clear M List selection\n" "9m ^K Sel range, clear M List selection\n"
"cP Copy selection K Edit, flush sel\n" "cP Copy selection K Edit, flush sel\n"