diff options
| author | Mike McQuaid | 2017-01-04 11:13:41 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2017-01-04 11:13:41 +0000 | 
| commit | a3bffe70bcf33e6051140b1a93c9f48714605af6 (patch) | |
| tree | 81eb722fc6366bffa4241393a14ca0c9cdb776ea /manpages/brew.1 | |
| parent | 3568cf3a40e489959666fde7e75d71e5bf698b47 (diff) | |
| download | brew-a3bffe70bcf33e6051140b1a93c9f48714605af6.tar.bz2 | |
Use docs.brew.sh links.
Diffstat (limited to 'manpages/brew.1')
| -rw-r--r-- | manpages/brew.1 | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/manpages/brew.1 b/manpages/brew.1 index e60972c18..c9269e7b3 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -45,7 +45,7 @@ Perform a substring search of formula names for \fItext\fR\. If \fItext\fR is su  .  .TP  \fBanalytics\fR [\fBstate\fR] -Display anonymous user behaviour analytics state\. Read more at \fIhttps://git\.io/brew\-analytics\fR\. +Display anonymous user behaviour analytics state\. Read more at \fIhttp://docs\.brew\.sh/Analytics\.html\fR\.  .  .TP  \fBanalytics\fR (\fBon\fR|\fBoff\fR) @@ -213,7 +213,7 @@ Print a JSON representation of \fIformulae\fR\. Currently the only accepted valu  Pass \fB\-\-all\fR to get information on all formulae, or \fB\-\-installed\fR to get information on all installed formulae\.  .  .IP -See the docs for examples of using the JSON: \fIhttps://github\.com/Homebrew/brew/blob/master/docs/Querying\-Brew\.md\fR +See the docs for examples of using the JSON: \fIhttp://docs\.brew\.sh/Querying\-Brew\.html\fR  .  .TP  \fBinstall\fR [\fB\-\-debug\fR] [\fB\-\-env=\fR\fIstd\fR|\fIsuper\fR] [\fB\-\-ignore\-dependencies\fR] [\fB\-\-only\-dependencies\fR] [\fB\-\-cc=\fR\fIcompiler\fR] [\fB\-\-build\-from\-source\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] [\fB\-\-keep\-tmp\fR] \fIformula\fR @@ -479,7 +479,7 @@ Print a JSON representation of \fItaps\fR\. Currently the only accepted value fo  Pass \fB\-\-installed\fR to get information on installed taps\.  .  .IP -See the docs for examples of using the JSON: \fIhttps://github\.com/Homebrew/brew/blob/master/docs/Querying\-Brew\.md\fR +See the docs for examples of using the JSON: \fIhttp://docs\.brew\.sh/Querying\-Brew\.html\fR  .  .TP  \fBtap\-pin\fR \fItap\fR @@ -838,7 +838,7 @@ Integrates Homebrew formulae with macOS\'s \fBlaunchctl\fR manager: \fIhttps://g  Homebrew, like \fBgit\fR(1), supports external commands\. These are executable scripts that reside somewhere in the \fBPATH\fR, named \fBbrew\-\fR\fIcmdname\fR or \fBbrew\-\fR\fIcmdname\fR\fB\.rb\fR, which can be invoked like \fBbrew\fR \fIcmdname\fR\. This allows you to create your own commands without modifying Homebrew\'s internals\.  .  .P -Instructions for creating your own commands can be found in the docs: \fIhttps://github\.com/Homebrew/brew/blob/master/docs/External\-Commands\.md\fR +Instructions for creating your own commands can be found in the docs: \fIhttp://docs\.brew\.sh/External\-Commands\.html\fR  .  .SH "SPECIFYING FORMULAE"  Many Homebrew commands accept one or more \fIformula\fR arguments\. These arguments can take several different forms: @@ -957,7 +957,7 @@ If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the n  .  .TP  \fBHOMEBREW_NO_ANALYTICS\fR -If set, Homebrew will not send analytics\. See: \fIhttps://github\.com/Homebrew/brew/blob/master/docs/Analytics\.md#analytics\fR +If set, Homebrew will not send analytics\. See: \fIhttp://docs\.brew\.sh/Analytics\.html\fR  .  .TP  \fBHOMEBREW_NO_AUTO_UPDATE\fR | 
