From a3bffe70bcf33e6051140b1a93c9f48714605af6 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 4 Jan 2017 11:13:41 +0000 Subject: Use docs.brew.sh 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 e3a44ec87..8c81b1ddb 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -36,7 +36,7 @@ If no search term is given, all locally available formulae are listed.
analytics [state]Display anonymous user behaviour analytics state. -Read more at https://git.io/brew-analytics.
analytics (on|off)Turn on/off Homebrew's analytics.
analytics regenerate-uuidRegenerate UUID used in Homebrew's analytics.
cat formulaDisplay the source to formula.
v1.
information on all installed formulae.
See the docs for examples of using the JSON: -https://github.com/Homebrew/brew/blob/master/docs/Querying-Brew.md
+http://docs.brew.sh/Querying-Brew.htmlinstall [--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
@@ -352,7 +352,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/docs/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/docs/External-Commands.md
+http://docs.brew.sh/External-Commands.htmlbrew 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/docs/Analytics.md#analytics
HOMEBREW_NO_ANALYTICSIf set, Homebrew will not send analytics. See: http://docs.brew.sh/Analytics.html
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
--
cgit v1.2.3