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)
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 "Options:"
echo " -h, --help Show this help"