We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf305c commit 3b9508dCopy full SHA for 3b9508d
utils/oscap-xccdf.c
@@ -153,7 +153,7 @@ static struct oscap_module XCCDF_EVAL = {
153
" --profile <name> - The name of Profile to be evaluated.\n"
154
" --rule <name> - The name of a single rule to be evaluated.\n"
155
" --skip-rule <name> - The name of the rule to be skipped.\n"
156
- " --reference <URL=ID> - Evaluate only rules that have the given reference.\n"
+ " --reference <NAME:ID> - Evaluate only rules that have the given reference.\n"
157
" --tailoring-file <file> - Use given XCCDF Tailoring file.\n"
158
" --tailoring-id <component-id> - Use given DS component as XCCDF Tailoring file.\n"
159
" --cpe <name> - Use given CPE dictionary or language (autodetected)\n"
0 commit comments