From 27be1fbdc251aa36224691cbecd34865b6ff244c Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 17 Feb 2015 21:05:24 -0500 Subject: Fix a couple of formatting issues in man page --- 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 789f37866..46375b435 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -254,7 +254,7 @@ If \fB\-\-dry\-run\fR or \fB\-n\fR is passed, Homebrew will list all files which If \fB\-\-force\fR is passed, Homebrew will allow keg\-only formulae to be linked\. . .TP -\fBlinkapps [\-\-local] []\fR +\fBlinkapps [\-\-local]\fR [\fIformulae\fR] Find installed formulae that have compiled \fB\.app\fR\-style "application" packages for OS X, and symlink those apps into \fB/Applications\fR, allowing for easier access\. . .IP @@ -382,7 +382,7 @@ Example: \fBbrew install jruby && brew test jruby\fR Remove symlinks for \fIformula\fR from the Homebrew prefix\. This can be useful for temporarily disabling a formula: \fBbrew unlink foo && commands && brew link foo\fR\. . .TP -\fBunlinkapps [\-\-local] []\fR +\fBunlinkapps [\-\-local]\fR [\fIformulae\fR] Removes links created by \fBbrew linkapps\fR\. . .IP -- cgit v1.2.3