From ade62aa1b1c3c2eb68dc6f065687fe38a8846ab0 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 8 May 2017 17:45:00 +0200 Subject: Add the same check for Formulae. --- docs/Manpage.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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. -- cgit v1.2.3