1
0
Fork 0

docs: document count option

This commit is contained in:
ssube 2019-06-15 18:36:44 -05:00
parent 2e6b55ce9c
commit b0df1e003c
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@ fields, and other **g**ood stuff.
- [Build](#build)
- [Usage](#usage)
- [Options](#options)
- [Count](#count)
- [Exclude Level](#exclude-level)
- [Exclude Name](#exclude-name)
- [Exclude Tag](#exclude-tag)
@ -37,6 +38,12 @@ fields, and other **g**ood stuff.
Excludes take priority over includes: a rule matching some of both will be excluded.
#### Count
- Alias: `c`
Exit with the error count (max of 255) rather than `0` or `1`.
#### Exclude Level
Exclude rules by log level.