From 84fbdd795fe146abbe560fa669c451f762bd779c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 Mar 2011 13:06:16 -0700 Subject: update manpage for brew audit --strict This removes the single use of 'brew audit --warn' and changes it to --strict as well. --- share/man/man1/brew.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 0827baa18..78a0448f1 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -181,11 +181,11 @@ If \fB\-\-HEAD\fR is passed, download the HEAD version of \fIformula\fR instead\ If \fB\-\-force\fR is passed, remove a previously cached version and re\-fetch\. . .TP -\fBaudit [\-\-warn]\fR +\fBaudit [\-\-strict]\fR Check formulae for Homebrew coding style violations\. This should be run before submitting a new formula for inclusion\. . .IP -If \fB\-\-warn\fR is passed, perform additional stricter checks that may not need to be fixed before submitting\. +If \fB\-\-strict\fR is passed, perform additional stricter checks that may not need to be fixed before submitting\. . .TP \fBoptions [\-\-compact]\fR \fIformula\fR -- cgit v1.2.3