From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Thu, 8 Oct 2020 00:03:22 +0000 (+0530)
Subject: Fix #750: add more clarity to unmount help
X-Git-Tag: v3.5~38
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=881ea36f111831ad0cce3c1399affde1c4484ba5;p=nnn.git

Fix #750: add more clarity to unmount help
---

diff --git a/src/nnn.c b/src/nnn.c
index fa5bbcf7..85fa73d2 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -4596,7 +4596,7 @@ static void show_help(const char *path)
 		"1MISC\n"
 	      "8Alt ;  Select plugin%-11c=  Launch app\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"
 		  "cT  Set time type%-11c0  Lock\n"
 	};