forked from Homebrew/legacy-homebrew
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbrew-man.1
48 lines (48 loc) · 1.11 KB
/
brew-man.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BREW\-MAN" "1" "January 2011" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\-man\fR \- Generate man pages for Homebrew
.
.SH "SYNOPSIS"
\fBbrew man\fR [\-\-verbose]
.
.br
\fBbrew man\fR \-\-link
.
.br
\fBbrew man\fR \-\-server
.
.SH "DESCRIPTION"
Generates man pages for Homebrew using \fBronn\fR \fIhttp://rtomayko\.github\.com/ronn/\fR\.
.
.P
\fBbrew man\fR by itself updates the man pages from the source files\.
.
.P
With \fB\-\-link\fR, symlinks generated man pages to \fBshare/man\fR under the Homebrew Prefix\.
.
.P
With \fB\-\-server\fR, starts ronn\'s dev server\.
.
.SH "OPTIONS"
.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Run \fBman brew\fR after generating man pages\.
.
.TP
\fB\-l\fR, \fB\-\-link\fR
Creates symlinks from the generated man pages to the Homebrew Prefix, typically \fB/usr/local\fR\. Useful when Homebrew itself is not installed directly into \fB/usr/local\fR\.
.
.TP
\fB\-s\fR, \fB\-\-server\fR
Starts ronn\'s test server\.
.
.SH "SEE ALSO"
\fBbrew\fR(1)
.
.SH "BUGS"
See Issues on GitHub: \fIhttp://github\.com/mxcl/homebrew/issues\fR