mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Fix #750: add more clarity to unmount help
This commit is contained in:
parent
43acb25255
commit
881ea36f11
|
@ -4596,7 +4596,7 @@ static void show_help(const char *path)
|
||||||
"1MISC\n"
|
"1MISC\n"
|
||||||
"8Alt ; Select plugin%-11c= Launch app\n"
|
"8Alt ; Select plugin%-11c= Launch app\n"
|
||||||
"9! ^] Shell%-19c] Cmd prompt\n"
|
"9! ^] Shell%-19c] Cmd prompt\n"
|
||||||
"cc Connect remote%-10cu Unmount\n"
|
"cc Connect remote%-10cu Unmount remote/archive\n"
|
||||||
"9t ^T Sort toggles%-12cs Manage session\n"
|
"9t ^T Sort toggles%-12cs Manage session\n"
|
||||||
"cT Set time type%-11c0 Lock\n"
|
"cT Set time type%-11c0 Lock\n"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue