]> Sergey Matveev's repositories - nnn.git/commitdiff
Update documentation
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 30 May 2021 17:59:10 +0000 (23:29 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 30 May 2021 17:59:10 +0000 (23:29 +0530)
plugins/nmount

index fc154e27dd21a5a57aa53ae4ea667142ba5e35de..e92fd5deb623a989ad16ae2d413da973e274eb63 100755 (executable)
@@ -4,7 +4,7 @@
 #              If the device is not mounted, it will be mounted.
 #              If the device is mounted, it will be unmounted and powered down.
 #
-# Dependencies: lsblk
+# Dependencies: lsblk, pmount
 #
 # Usage: Runs `lsblk` on 'l', exits on 'Return`.
 #
@@ -18,7 +18,7 @@
 # Shell: POSIX compliant
 # Author: Arun Prakash Jana
 
-prompt="device name ['l' lists]: "
+prompt="device name [e.g. sdXn] ('l'ist, 'q'uit): "
 
 lsblk