diff options
| author | Markus Reiter | 2017-05-10 20:45:34 +0200 |
|---|---|---|
| committer | Markus Reiter | 2017-05-22 02:01:57 +0200 |
| commit | 330307b01a37ea514ec747ebab7a99dd47b79e7c (patch) | |
| tree | 3bf20fb2013aa8569eb430290f22919a1e8f04cd /manpages/brew.1 | |
| parent | ade62aa1b1c3c2eb68dc6f065687fe38a8846ab0 (diff) | |
| download | brew-330307b01a37ea514ec747ebab7a99dd47b79e7c.tar.bz2 | |
Use `FormulaVersions` for checksum check.
Diffstat (limited to 'manpages/brew.1')
| -rw-r--r-- | manpages/brew.1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1 index c4006ef47..ca11439a6 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -674,9 +674,6 @@ If \fB\-\-only\-cops\fR is passed, only the given Rubocop cop(s)\' violations wo If \fB\-\-except\-cops\fR is passed, the given Rubocop cop(s)\' checks would be skipped\. . .IP -If \fB\-\-commit\-range\fR is is passed, the audited Formula will be compared to the last revision before the \fB<commit_range>\fR\. -. -.IP \fBaudit\fR exits with a non\-zero status if any errors are found\. This is useful, for instance, for implementing pre\-commit hooks\. . .TP |
