Skip to content

Commit 3aa1912

Browse files
authored
fix: compliance flag description (#3160)
1 parent fc82057 commit 3aa1912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/flag/report_flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ var (
8989
Name: "compliance",
9090
ConfigName: "scan.compliance",
9191
Value: "",
92-
Usage: "comma-separated list of what compliance reports to generate (nsa)",
92+
Usage: "compliance report to generate (nsa)",
9393
}
9494
)
9595

0 commit comments

Comments
 (0)