Change manpage internal links in correct location.

This commit is contained in:
Mike McQuaid 2017-06-04 11:12:56 +01:00
parent 88cef8118e
commit 9e17e44b3e
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#: Upload logs for a failed build of <formula> to a new Gist.
#:
#: <formula> is usually the name of the formula to install, but it can be specified
#: in several different ways. See [SPECIFYING FORMULAE][].
#: in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
#:
#: If `--new-issue` is passed, automatically create a new issue in the appropriate
#: GitHub repository as well as creating the Gist.

View File

@ -2,7 +2,7 @@
#: Install <formula>.
#:
#: <formula> is usually the name of the formula to install, but it can be specified
#: in several different ways. See [SPECIFYING FORMULAE][].
#: in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
#:
#: If `--debug` (or `-d`) is passed and brewing fails, open an interactive debugging
#: session with access to IRB or a shell inside the temporary build directory.

View File

@ -24,7 +24,7 @@ didn't include with macOS.
## ESSENTIAL COMMANDS
For the full command list, see the [COMMANDS][] section.
For the full command list, see the [COMMANDS](#commands) section.
With `--verbose` or `-v`, many commands print extra debugging information. Note that these flags should only appear after a command.

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BREW\-CASK" "1" "May 2017" "Homebrew" "brew-cask"
.TH "BREW\-CASK" "1" "June 2017" "Homebrew" "brew-cask"
.
.SH "NAME"
\fBbrew\-cask\fR \- a friendly binary installer for macOS

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BREW" "1" "May 2017" "Homebrew" "brew"
.TH "BREW" "1" "June 2017" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for macOS