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.
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.mdinstall [--debug] [--env=std|super] [--ignore-dependencies] [--only-dependencies] [--cc=compiler] [--build-from-source] [--devel|--HEAD] [--keep-tmp] formulaInstall 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
tap-pin tapPin tap, prioritizing its formulae over core when formula names are supplied
by the user. See also tap-unpin.
tap-unpin tapUnpin tap so its formulae are no longer prioritized. See also tap-pin.
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.mdbrew search.
the number of parallel jobs to run when building with make(1).
Default: the number of available CPU cores.
-HOMEBREW_NO_ANALYTICSIf set, Homebrew will not send analytics. See: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics.md#analytics
HOMEBREW_NO_ANALYTICSIf set, Homebrew will not send analytics. See: https://github.com/Homebrew/brew/blob/master/docs/Analytics.md#analytics
HOMEBREW_NO_AUTO_UPDATEIf set, Homebrew will not auto-update before running brew install,
brew upgrade or brew tap.
HOMEBREW_NO_EMOJIIf 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:
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)