Updated help string
This commit is contained in:
parent
81c147ece6
commit
092850b9bd
@ -4,7 +4,7 @@ VERSION="0.1.0"
|
|||||||
|
|
||||||
function help() {
|
function help() {
|
||||||
echo -e \
|
echo -e \
|
||||||
"Usage: $(basename $0) [OPTIONS]\n\n" \
|
"Usage: $(basename $0) [OPTIONS] [COMMAND]\n\n" \
|
||||||
"Options:\n" \
|
"Options:\n" \
|
||||||
" -i, --inv-file <path> Specify the Ansible inventory to add.\n" \
|
" -i, --inv-file <path> Specify the Ansible inventory to add.\n" \
|
||||||
" -h, --help Show help.\n" \
|
" -h, --help Show help.\n" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user