Skip to content

Commit 3af4c0a

Browse files
authored
improve scan exit code doc (#942)
1 parent 6ec499d commit 3af4c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/reference/cli/scan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,5 @@ This flag turns off the specified RULE_ID. You can disable multiple rules by usi
216216
## Exit codes
217217

218218
The program exits with status code:
219-
- **1**: if at least one rule matches
219+
- **1**: if at least one rule matches (if severity setted to error)
220220
- **0**: if no rules match

0 commit comments

Comments
 (0)