diff --git a/README.md b/README.md index 502f0e9..a50f79d 100644 --- a/README.md +++ b/README.md @@ -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.