Fix #750: add more clarity to unmount help

This commit is contained in:
Arun Prakash Jana 2020-10-08 05:33:22 +05:30
parent 43acb25255
commit 881ea36f11
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -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"
}; };