diff options
Diffstat (limited to 'share/doc/homebrew/brew.1.html')
| -rw-r--r-- | share/doc/homebrew/brew.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index 7716a5abc..cd475a313 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -317,6 +317,7 @@ repository's HEAD will be checked for updates when a new stable or devel version has been released.</p></dd> <dt><code>pin</code> <var>formulae</var></dt><dd><p>Pin the specified <var>formulae</var>, preventing them from being upgraded when issuing the <code>brew upgrade</code> command. See also <code>unpin</code>.</p></dd> +<dt><code>postinstall</code> <var>formula</var></dt><dd><p>Rerun the post-install steps for <var>formula</var>.</p></dd> <dt><code>prune</code> [<code>--dry-run</code>]</dt><dd><p>Remove dead symlinks from the Homebrew prefix. This is generally not needed, but can be useful when doing DIY installations. Also remove broken app symlinks from <code>/Applications</code> and <code>~/Applications</code> that were previously |
