From b85ee1cb8ffef36503f46685609442f79660737a Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 19 Sep 2016 20:20:08 +0100 Subject: Update documentation links. --- docs/brew.1.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/brew.1.html') diff --git a/docs/brew.1.html b/docs/brew.1.html index 7e1e04e94..b6c4be718 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -151,7 +151,7 @@ for version is v1.

information on all installed formulae.

See the docs for examples of using the JSON: -https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Querying-Brew.md

+https://github.com/Homebrew/brew/blob/master/docs/Querying-Brew.md

install [--debug] [--env=std|super] [--ignore-dependencies] [--only-dependencies] [--cc=compiler] [--build-from-source] [--devel|--HEAD] [--keep-tmp] formula

Install formula.

formula is usually the name of the formula to install, but it can be specified @@ -344,7 +344,7 @@ for version is v1.

Pass --installed to get information on installed taps.

See the docs for examples of using the JSON: -https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Querying-Brew.md

+https://github.com/Homebrew/brew/blob/master/docs/Querying-Brew.md

tap-pin tap

Pin tap, prioritizing its formulae over core when formula names are supplied by the user. See also tap-unpin.

tap-unpin tap

Unpin tap so its formulae are no longer prioritized. See also tap-pin.

@@ -590,7 +590,7 @@ scripts that reside somewhere in the PATH, named brew- to create your own commands without modifying Homebrew's internals.

Instructions for creating your own commands can be found in the docs: -https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/External-Commands.md

+https://github.com/Homebrew/brew/blob/master/docs/External-Commands.md

SPECIFYING FORMULAE

@@ -669,7 +669,7 @@ Homebrew uses the GitHub API for features such as brew search.

the number of parallel jobs to run when building with make(1).

Default: the number of available CPU cores.

-
HOMEBREW_NO_ANALYTICS

If set, Homebrew will not send analytics. See: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics.md#analytics

+
HOMEBREW_NO_ANALYTICS

If set, Homebrew will not send analytics. See: https://github.com/Homebrew/brew/blob/master/docs/Analytics.md#analytics

HOMEBREW_NO_AUTO_UPDATE

If set, Homebrew will not auto-update before running brew install, brew upgrade or brew tap.

HOMEBREW_NO_EMOJI

If set, Homebrew will not print the HOMEBREW_INSTALL_BADGE on a @@ -721,7 +721,7 @@ your shell profile, or you can use it before a brew command:

SEE ALSO

-

Homebrew Documentation: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/

+

Homebrew Documentation: https://github.com/Homebrew/brew/blob/master/docs/

git(1), git-log(1)

-- cgit v1.2.3