aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/nmount
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-24 01:54:06 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-24 01:54:06 +0530
commitca7405311f78429a0ab8810fb06420713812caa3 (patch)
tree93946c1dfe75f7c4012e227859a2b72db9c424ce /plugins/nmount
parent9b37c9edb1c98cc1e213c16d678da38782a257c4 (diff)
downloadnnn-ca7405311f78429a0ab8810fb06420713812caa3.tar.gz
Force undetachable edits in EDITOR
Diffstat (limited to 'plugins/nmount')
-rwxr-xr-xplugins/nmount2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/nmount b/plugins/nmount
index 3f638bf..566119e 100755
--- a/plugins/nmount
+++ b/plugins/nmount
@@ -20,7 +20,7 @@ prompt="device name ['l' lists]: "
lsblk
-printf "\nMake sure you aren't still in the mounted device."
+printf "\nEnsure you aren't still in the mounted device.\n"
printf "%s" "$prompt"
read -r dev