diff options
| author | Timothee Cour | 2017-02-11 16:37:41 -0800 |
|---|---|---|
| committer | Timothee Cour | 2017-02-11 16:38:06 -0800 |
| commit | 0d715f90ea0e9b84231ce2221709f2134ee0ae31 (patch) | |
| tree | 6aa144e4a5c113dc0a5dedd55bba5c53dba548a7 /docs | |
| parent | de16dcc1ade56878cae04cf26bdaa465730c28d8 (diff) | |
| download | brew-0d715f90ea0e9b84231ce2221709f2134ee0ae31.tar.bz2 | |
applied changes suggested in PR
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/brew.1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/brew.1.html b/docs/brew.1.html index 58a1dccca..effb16998 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -537,7 +537,7 @@ you to explicitly set the name and version of the package you are creating.</p> the specified tap.</p></dd> <dt class="flush"><code>edit</code></dt><dd><p>Open all of Homebrew for editing.</p></dd> <dt><code>edit</code> <var>formula</var></dt><dd><p>Open <var>formula</var> in the editor.</p></dd> -<dt><code>formula</code> <var>formulae</var></dt><dd><p>echo location of the specified <var>formulae</var> to stdout</p></dd> +<dt><code>formula</code> <var>formula</var></dt><dd><p>Display the path where <var>formula</var> is</p></dd> <dt><code>linkage</code> [<code>--test</code>] [<code>--reverse</code>] <var>formula-name</var></dt><dd><p>Checks the library links of an installed formula.</p> <p>Only works on installed formulae. An error is raised if it is run on |
