summaryrefslogtreecommitdiff
path: root/dmenumount
diff options
context:
space:
mode:
Diffstat (limited to 'dmenumount')
-rwxr-xr-xdmenumount3
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenumount b/dmenumount
index 7bbde5f..54779e3 100755
--- a/dmenumount
+++ b/dmenumount
@@ -8,6 +8,9 @@
# input a novel directory, it will prompt you to create that directory.
printhelp () {
+ printf "dmenumount: dmenu prompt to mount drives or android phones\n"
+ printf "dmenumount [-d X]\n"
+ printf "\t-d X) pass X as an arg to dmenu\n"
exit
}