summaryrefslogtreecommitdiff
path: root/dmenuumount
diff options
context:
space:
mode:
Diffstat (limited to 'dmenuumount')
-rwxr-xr-xdmenuumount3
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenuumount b/dmenuumount
index 32175f2..877bae0 100755
--- a/dmenuumount
+++ b/dmenuumount
@@ -7,6 +7,9 @@
# Drives mounted at /, /boot and /home will not be options to unmount.
printhelp () {
+ printf "dmenuumount: dmenu prompt to unmount drives\n"
+ printf "dmenuumount [-d X]\n"
+ printf "\t-d X) pass X as an arg to dmenu\n"
exit
}