diff --git a/interractive_mount b/interractive_mount index 4e44f7c..b46f7fa 100755 --- a/interractive_mount +++ b/interractive_mount @@ -3,6 +3,7 @@ function usage () { echo "Usage:" echo "$0 " + echo "action is either mount or unmount" } # If no display found, full text interface. use dmenu and dunstify else.