From 9ba3cb3e9b426b72b14e6c616fdb35828e4b9f7c Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 1 Jun 2019 00:17:19 +0530 Subject: Update plugins, add mutool to view PDF --- plugins/nmount | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'plugins/nmount') diff --git a/plugins/nmount b/plugins/nmount index aa72791..53eaf23 100755 --- a/plugins/nmount +++ b/plugins/nmount @@ -4,9 +4,12 @@ # If the device is not mounted, it will be mounted. # If the device is mounted, it will be unmounted and powered down. # -# Note: The script uses Linux-specific lsblk to list block devices. Alternatives: +# Note: +# - The script uses Linux-specific lsblk to list block devices. Alternatives: # macOS: "diskutil list" # BSD: "geom disk list" +# - The script uses udisksctl (from udisks2) to pwoer down devices. This is also Linux-specific. +# Users on non-Linux platforms can comment it and use an alterntive to power-down disks. # # Shell: POSIX compliant # Author: Arun Prakash Jana -- cgit v1.2.3-70-g09d2