diff options
| author | Mathieu Vonlanthen | 2017-07-13 11:15:22 +0200 | 
|---|---|---|
| committer | Mathieu Vonlanthen | 2017-07-13 11:15:22 +0200 | 
| commit | 73c7bc70d117016de8b2d07769eb672cd681ccbf (patch) | |
| tree | 8b6e8b916859627528849190e8d4c0c4cb2a3a11 /docs/Manpage.md | |
| parent | e6974644e0e3e11081aad8fc2ec475040c636ba2 (diff) | |
| download | brew-73c7bc70d117016de8b2d07769eb672cd681ccbf.tar.bz2 | |
Run brew man
Diffstat (limited to 'docs/Manpage.md')
| -rw-r--r-- | docs/Manpage.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/Manpage.md b/docs/Manpage.md index 07207694d..1ef465fe0 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` [<`options`> ...]: +  * `install` [`--debug`] [`--env=`(`std`|`super`)] [`--ignore-dependencies`|`--only-dependencies`] [`--cc=``compiler`] [`--build-from-source`|`--force-bottle`] [`--devel`|`--HEAD`] [`--keep-tmp`] [`--build-bottle`] `formula` [`options` ...]:      Install `formula`.      `formula` is usually the name of the formula to install, but it can be specified @@ -248,7 +248,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note      during installation.      Installation options specific to `formula` may be appended to the command, -    and can be listed with `brew options <formula>`. +    and can be listed with `brew options` `formula`.    * `install` `--interactive` [`--git`] `formula`:      If `--interactive` (or `-i`) is passed, download and patch `formula`, then | 
