aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike McQuaid2016-10-01 12:19:51 +0100
committerMike McQuaid2016-10-01 12:19:51 +0100
commit099f69e612e2b0399b5bf18199a82afbc7a3f71f (patch)
tree8c13d31a54a265d9012a8fe28029d039819d0fea /docs
parentc64ce3ef07dbbba79f311c1dd928c743fc897667 (diff)
downloadbrew-099f69e612e2b0399b5bf18199a82afbc7a3f71f.tar.bz2
man: note --fail-if-changed date behaviour change.
As requested in #1199 this updates the documentation accordingly for that change.
Diffstat (limited to 'docs')
-rw-r--r--docs/brew.1.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/brew.1.html b/docs/brew.1.html
index c5cb7f642..bfdd885f0 100644
--- a/docs/brew.1.html
+++ b/docs/brew.1.html
@@ -529,7 +529,9 @@ which link to it for each library the keg references.</p></dd>
<p>If <code>--fail-if-changed</code> is passed, the command will return a failing
status code if changes are detected in the manpage outputs.
-This can be used for CI to be notified when the manpages are out of date.</p></dd>
+This can be used for CI to be notified when the manpages are out of date.
+Additionally, the date used in new manpages will match those in the existing
+manpages (to allow comparison without factoring in the date).</p></dd>
</dl>