From 6d817a41e38175be479f88f6ba87ad94b9d547ac Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 30 May 2021 23:29:10 +0530 Subject: [PATCH] Update documentation --- plugins/nmount | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/nmount b/plugins/nmount index fc154e27..e92fd5de 100755 --- a/plugins/nmount +++ b/plugins/nmount @@ -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