From ae829ed229395159adf6f1f17fb26518ec27fca6 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Tue, 7 Feb 2017 23:25:02 -0800 Subject: add brew where command --- docs/brew.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/brew.1.html b/docs/brew.1.html index c8f6f2b68..e16b47412 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -625,6 +625,7 @@ between tags.

If --keep-tmp is passed, retain the temporary directory containing the new repository clone.

+
where formulae

echo location of the specified formulae to stdout

-- cgit v1.2.3 From ac091437e5b2ae8ca21058cf47184f1788c8d697 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Wed, 8 Feb 2017 00:12:50 -0800 Subject: renamed where to formula --- docs/brew.1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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.

the specified tap.

edit

Open all of Homebrew for editing.

edit formula

Open formula in the editor.

+
formula formulae

echo location of the specified formulae to stdout

linkage [--test] [--reverse] formula-name

Checks the library links of an installed formula.

Only works on installed formulae. An error is raised if it is run on @@ -625,7 +626,6 @@ between tags.

If --keep-tmp is passed, retain the temporary directory containing the new repository clone.

-
where formulae

echo location of the specified formulae to stdout

-- cgit v1.2.3 From 0d715f90ea0e9b84231ce2221709f2134ee0ae31 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Sat, 11 Feb 2017 16:37:41 -0800 Subject: applied changes suggested in PR --- docs/brew.1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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.

the specified tap.

edit

Open all of Homebrew for editing.

edit formula

Open formula in the editor.

-
formula formulae

echo location of the specified formulae to stdout

+
formula formula

Display the path where formula is

linkage [--test] [--reverse] formula-name

Checks the library links of an installed formula.

Only works on installed formulae. An error is raised if it is run on -- cgit v1.2.3