Minor change in usage()
This commit is contained in:
parent
7b39fe65fa
commit
b9fd1fd19f
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user