diff --git a/buildiso.sh b/buildiso.sh index 748db4a..e645a6b 100755 --- a/buildiso.sh +++ b/buildiso.sh @@ -35,7 +35,7 @@ show_help() { echo -e " disk, partitioning, installing the base OS, and performing some initial" echo -e " configuration to allow the PVC Ansible role to take over after completion." echo - echo -e "Usage: $0 [-h] [-o ] [-s ] [-a]" + echo -e "Usage: $0 [-h] [-o ] [-s ] [-a] [-u username]" echo echo -e " -h: Display this help message." echo -e " -o: Create the ISO as instead of the default."