diff options
| author | VonUniGE | 2017-07-08 00:12:00 +0200 | 
|---|---|---|
| committer | Mathieu Vonlanthen | 2017-07-08 00:22:18 +0200 | 
| commit | 16496a0b0fd7956922a55d9c816306feb1cd7b98 (patch) | |
| tree | 137cf06d24c3aaf20cbeab00ea7f3c95cd82b564 /manpages/brew.1 | |
| parent | 8ec08479ae71a849ea1e648ccda7a85771c14d01 (diff) | |
| download | brew-16496a0b0fd7956922a55d9c816306feb1cd7b98.tar.bz2 | |
Update documentation of brew install syntax to match its actual behavior.
Diffstat (limited to 'manpages/brew.1')
| -rw-r--r-- | manpages/brew.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1 index 3ea05848e..e010cfb4d 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -216,7 +216,7 @@ Pass \fB\-\-all\fR to get information on all formulae, or \fB\-\-installed\fR to  See the docs for examples of using the JSON output: \fIhttp://docs\.brew\.sh/Querying\-Brew\.html\fR  .  .TP -\fBinstall\fR [\fB\-\-debug\fR] [\fB\-\-env=\fR(\fBstd\fR|\fBsuper\fR)] [\fB\-\-ignore\-dependencies\fR|\fB\-\-only\-dependencies\fR] [\fB\-\-cc=\fR\fIcompiler\fR] [\fB\-\-build\-from\-source\fR|\fB\-\-force\-bottle\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] [\fB\-\-keep\-tmp\fR] [\fB\-\-build\-bottle\fR] \fIformula\fR +\fBinstall\fR [\fB\-\-debug\fR] [\fB\-\-env=\fR(\fBstd\fR|\fBsuper\fR)] [\fB\-\-ignore\-dependencies\fR|\fB\-\-only\-dependencies\fR] [\fB\-\-cc=\fR\fIcompiler\fR] [\fB\-\-build\-from\-source\fR|\fB\-\-force\-bottle\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] [\fB\-\-keep\-tmp\fR] [\fB\-\-build\-bottle\fR] \fIformula\fR [\fIinstall\-options\fR]  Install \fIformula\fR\.  .  .IP  | 
