aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTimothee Cour2017-02-08 00:12:50 -0800
committerTimothee Cour2017-02-11 16:38:06 -0800
commitac091437e5b2ae8ca21058cf47184f1788c8d697 (patch)
tree361f0afd2041ea7f4a026af68713715cc77c3e63 /docs
parentae829ed229395159adf6f1f17fb26518ec27fca6 (diff)
downloadbrew-ac091437e5b2ae8ca21058cf47184f1788c8d697.tar.bz2
renamed where to formula
Diffstat (limited to 'docs')
-rw-r--r--docs/brew.1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/brew.1.html b/docs/brew.1.html
index e16b47412..58a1dccca 100644
--- a/docs/brew.1.html
+++ b/docs/brew.1.html
@@ -537,6 +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>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
@@ -625,7 +626,6 @@ between tags.</p>
<p>If <code>--keep-tmp</code> is passed, retain the temporary directory containing
the new repository clone.</p></dd>
-<dt><code>where</code> <var>formulae</var></dt><dd><p>echo location of the specified <var>formulae</var> to stdout</p></dd>
</dl>