Correct syntax error in Manpage.md
This commit is contained in:
parent
7957e1a721
commit
e6974644e0
@ -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:
|
See the docs for examples of using the JSON output:
|
||||||
<http://docs.brew.sh/Querying-Brew.html>
|
<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`.
|
Install `formula`.
|
||||||
|
|
||||||
`formula` is usually the name of the formula to install, but it can be specified
|
`formula` is usually the name of the formula to install, but it can be specified
|
||||||
@ -247,8 +247,8 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
|||||||
If `--build-bottle` is passed, prepare the formula for eventual bottling
|
If `--build-bottle` is passed, prepare the formula for eventual bottling
|
||||||
during installation.
|
during installation.
|
||||||
|
|
||||||
Installation options specific to <formula> may be appended to the command,
|
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`:
|
* `install` `--interactive` [`--git`] `formula`:
|
||||||
If `--interactive` (or `-i`) is passed, download and patch `formula`, then
|
If `--interactive` (or `-i`) is passed, download and patch `formula`, then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user