aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Manpage.md
diff options
context:
space:
mode:
authorVonUniGE2017-07-08 00:12:00 +0200
committerMathieu Vonlanthen2017-07-08 00:22:18 +0200
commit16496a0b0fd7956922a55d9c816306feb1cd7b98 (patch)
tree137cf06d24c3aaf20cbeab00ea7f3c95cd82b564 /docs/Manpage.md
parent8ec08479ae71a849ea1e648ccda7a85771c14d01 (diff)
downloadbrew-16496a0b0fd7956922a55d9c816306feb1cd7b98.tar.bz2
Update documentation of brew install syntax to match its actual behavior.
Diffstat (limited to 'docs/Manpage.md')
-rw-r--r--docs/Manpage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md
index 583a858c1..02bd35898 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -198,7 +198,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
See the docs for examples of using the JSON output:
<http://docs.brew.sh/Querying-Brew.html>
- * `install` [`--debug`] [`--env=`(`std`|`super`)] [`--ignore-dependencies`|`--only-dependencies`] [`--cc=``compiler`] [`--build-from-source`|`--force-bottle`] [`--devel`|`--HEAD`] [`--keep-tmp`] [`--build-bottle`] `formula`:
+ * `install` [`--debug`] [`--env=`(`std`|`super`)] [`--ignore-dependencies`|`--only-dependencies`] [`--cc=``compiler`] [`--build-from-source`|`--force-bottle`] [`--devel`|`--HEAD`] [`--keep-tmp`] [`--build-bottle`] `formula` [`install-options`]:
Install `formula`.
`formula` is usually the name of the formula to install, but it can be specified