better usage message
This commit is contained in:
parent
be988104cb
commit
80f2327569
@ -3,6 +3,7 @@
|
||||
function usage () {
|
||||
echo "Usage:"
|
||||
echo "$0 <action>"
|
||||
echo "action is either mount or unmount"
|
||||
}
|
||||
|
||||
# If no display found, full text interface. use dmenu and dunstify else.
|
||||
|
Loading…
Reference in New Issue
Block a user