diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Manpage.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md index 2dac89443..fa8a7572a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -643,6 +643,9 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note If `--except-cops` is passed, the given Rubocop cop(s)' checks would be skipped. + If `--commit-range` is is passed, the audited Formula will be compared to the + last revision before the ``commit_range``. + `audit` exits with a non-zero status if any errors are found. This is useful, for instance, for implementing pre-commit hooks. |
