diff --git a/scripts/bin/hosto b/scripts/bin/hosto index 55f7347..8b144dd 100755 --- a/scripts/bin/hosto +++ b/scripts/bin/hosto @@ -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 Specify the Ansible inventory to add.\n" \ " -h, --help Show help.\n" \