cmd: remove misrendered markdown link.
This commit is contained in:
parent
9126a5cf8d
commit
fd74ce2de6
@ -2,7 +2,7 @@
|
|||||||
#: Upload logs for a failed build of <formula> to a new Gist.
|
#: 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
|
#: <formula> is usually the name of the formula to install, but it can be specified
|
||||||
#: in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
|
#: in several different ways.
|
||||||
#:
|
#:
|
||||||
#: If `--with-hostname` is passed, include the hostname in the Gist.
|
#: If `--with-hostname` is passed, include the hostname in the Gist.
|
||||||
#:
|
#:
|
||||||
@ -32,7 +32,7 @@ module Homebrew
|
|||||||
Upload logs for a failed build of <formula> to a new Gist.
|
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
|
<formula> is usually the name of the formula to install, but it can be specified
|
||||||
in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
|
in several different ways.
|
||||||
|
|
||||||
If no logs are found, an error message is presented.
|
If no logs are found, an error message is presented.
|
||||||
EOS
|
EOS
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
#: Install <formula>.
|
#: Install <formula>.
|
||||||
#:
|
#:
|
||||||
#: <formula> is usually the name of the formula to install, but it can be specified
|
#: <formula> is usually the name of the formula to install, but it can be specified
|
||||||
#: in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
|
#: in several different ways.
|
||||||
#:
|
#:
|
||||||
#: If `--debug` (or `-d`) is passed and brewing fails, open an interactive debugging
|
#: 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.
|
#: session with access to IRB or a shell inside the temporary build directory.
|
||||||
@ -95,7 +95,7 @@ module Homebrew
|
|||||||
Install <formula>.
|
Install <formula>.
|
||||||
|
|
||||||
<formula> is usually the name of the formula to install, but it can be specified
|
<formula> is usually the name of the formula to install, but it can be specified
|
||||||
in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
|
in several different ways.
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
switch :debug,
|
switch :debug,
|
||||||
|
|||||||
@ -182,7 +182,7 @@ these flags should only appear after a command.
|
|||||||
Upload logs for a failed build of *`formula`* to a new Gist.
|
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
|
*`formula`* is usually the name of the formula to install, but it can be specified
|
||||||
in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
|
in several different ways.
|
||||||
|
|
||||||
If `--with-hostname` is passed, include the hostname in the Gist.
|
If `--with-hostname` is passed, include the hostname in the Gist.
|
||||||
|
|
||||||
@ -240,7 +240,7 @@ these flags should only appear after a command.
|
|||||||
Install *`formula`*.
|
Install *`formula`*.
|
||||||
|
|
||||||
*`formula`* is usually the name of the formula to install, but it can be specified
|
*`formula`* is usually the name of the formula to install, but it can be specified
|
||||||
in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
|
in several different ways.
|
||||||
|
|
||||||
If `--debug` (or `-d`) is passed and brewing fails, open an interactive debugging
|
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.
|
session with access to IRB or a shell inside the temporary build directory.
|
||||||
|
|||||||
@ -184,7 +184,7 @@ If \fB\-\-force\-bottle\fR is passed, download a bottle if it exists for the cur
|
|||||||
Upload logs for a failed build of \fIformula\fR to a new Gist\.
|
Upload logs for a failed build of \fIformula\fR to a new Gist\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
\fIformula\fR is usually the name of the formula to install, but it can be specified in several different ways\. See \fISPECIFYING FORMULAE\fR\.
|
\fIformula\fR is usually the name of the formula to install, but it can be specified in several different ways\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
If \fB\-\-with\-hostname\fR is passed, include the hostname in the Gist\.
|
If \fB\-\-with\-hostname\fR is passed, include the hostname in the Gist\.
|
||||||
@ -252,7 +252,7 @@ See the docs for examples of using the JSON output: \fIhttps://docs\.brew\.sh/Qu
|
|||||||
Install \fIformula\fR\.
|
Install \fIformula\fR\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
\fIformula\fR is usually the name of the formula to install, but it can be specified in several different ways\. See \fISPECIFYING FORMULAE\fR\.
|
\fIformula\fR is usually the name of the formula to install, but it can be specified in several different ways\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
If \fB\-\-debug\fR (or \fB\-d\fR) is passed and brewing fails, open an interactive debugging session with access to IRB or a shell inside the temporary build directory\.
|
If \fB\-\-debug\fR (or \fB\-d\fR) is passed and brewing fails, open an interactive debugging session with access to IRB or a shell inside the temporary build directory\.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user