aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAdam Vandenberg2010-07-29 09:20:26 -0700
committerAdam Vandenberg2010-08-07 18:08:53 -0700
commit1a15b15f8467893c0bed8214120ff958b1d057e2 (patch)
tree7df4b81029418d753fa5bc3790f4c36b01a25f5f /share
parentf264f256bf1dbf5ac55c207e91cea173360d305a (diff)
downloadhomebrew-1a15b15f8467893c0bed8214120ff958b1d057e2.tar.bz2
Tweak brew install docs
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.15
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 189d94b66..2157a85a1 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -51,7 +51,10 @@ Installs \fIformula\fR\.
If \fB\-\-debug\fR is passed and brewing fails, opens a shell inside the temporary folder used for compiling\.
.
.IP
-If \fB\-\-use\-llvm\fR is passed, attempt to compile using the LLVM front\-end to GCC\. \fINOTE\fR: Not all formulae are compatible with LLVM, especially C++\-based ones\.
+If \fB\-\-use\-llvm\fR is passed, attempt to compile using the LLVM front\-end to GCC\.
+.
+.br
+\fINOTE\fR: Not all formulae will build with LLVM\.
.
.IP
If \fB\-\-ignore\-dependencies\fR is passed, skip installing any dependencies of any kind\. If they are not already present, the formula will probably fail to install\.