Updated help string

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

View File

@ -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" \