diff --git a/qvm-tools/qubes-hcl-report b/qvm-tools/qubes-hcl-report index 44f0614dd..4c322a137 100755 --- a/qvm-tools/qubes-hcl-report +++ b/qvm-tools/qubes-hcl-report @@ -31,7 +31,7 @@ while [ $# -gt 0 ]; do SUPPORT_FILES=1 ;; - -y |--yaml) + -y |--yaml-only) YAML_ONLY=1 ;;