Skip to content

Commit

Permalink
[qubes-hcl-report] fix inconsistent naming between flag and help message
Browse files Browse the repository at this point in the history
(cherry picked from commit 3ae250c)
  • Loading branch information
neoniobium authored and marmarek committed Sep 6, 2024
1 parent 91b3e99 commit 3745473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qvm-tools/qubes-hcl-report
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ while [ $# -gt 0 ]; do
SUPPORT_FILES=1
;;

-y |--yaml)
-y |--yaml-only)
YAML_ONLY=1
;;

Expand Down

0 comments on commit 3745473

Please sign in to comment.