Updated help string

This commit is contained in:
strNophix 2022-02-13 22:43:21 +01:00
parent 81c147ece6
commit 092850b9bd

@ -4,7 +4,7 @@ VERSION="0.1.0"
function help() {
echo -e \
"Usage: $(basename $0) [OPTIONS]\n\n" \
"Usage: $(basename $0) [OPTIONS] [COMMAND]\n\n" \
"Options:\n" \
" -i, --inv-file <path> Specify the Ansible inventory to add.\n" \
" -h, --help Show help.\n" \