Minor change in usage()

This commit is contained in:
oblique 2013-11-17 13:43:32 +02:00
parent 7b39fe65fa
commit b9fd1fd19f

View File

@ -10,7 +10,7 @@
# haveged (optional) # haveged (optional)
usage() { usage() {
echo "Usage: $(basename $0) [options] <wifi-interface> [<interface-with-internet>] <access-point-name> [<passphrase>]" echo "Usage: $(basename $0) [options] <wifi-interface> [<interface-with-internet>] [<access-point-name> [<passphrase>]]"
echo echo
echo "Options:" echo "Options:"
echo " -h, --help Show this help" echo " -h, --help Show this help"