manpages: minor markup fixes
Fixes a couple issues left behind by Homebrew/homebrew#46676. Closes Homebrew/homebrew#46706. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
8d6b6a451b
commit
92a1fca6e4
@ -189,7 +189,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
||||
|
||||
To view formula history locally: `brew log -p <formula>`.
|
||||
|
||||
* `info --json=`<version>` (`--all`|`--installed`|`<formulae>):
|
||||
* `info --json=`<version> (`--all`|`--installed`|<formulae>):
|
||||
Print a JSON representation of <formulae>. Currently the only accepted value
|
||||
for <version> is `v1`.
|
||||
|
||||
@ -279,11 +279,11 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
||||
If provided, `--local` will move them into the user's `~/Applications`
|
||||
directory instead of the system directory. It may need to be created, first.
|
||||
|
||||
* `ls`, `list` [`--full-name`]
|
||||
* `ls`, `list` [`--full-name`]:
|
||||
List all installed formulae. If `--full-name` is passed, print formulae with
|
||||
full-qualified names.
|
||||
|
||||
* `ls`, `list --unbrewed`
|
||||
* `ls`, `list --unbrewed`:
|
||||
List all files in the Homebrew prefix not installed by Homebrew.
|
||||
|
||||
* `ls`, `list` [`--versions` [`--multiple`]] [`--pinned`] [<formulae>]:
|
||||
@ -324,7 +324,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
||||
|
||||
If `--installed` is passed, show options for all installed formulae.
|
||||
|
||||
* `outdated` [`--quiet` | `--verbose` | `--json=v1` ]:
|
||||
* `outdated` [`--quiet`|`--verbose`|`--json=v1`]:
|
||||
Show formulae that have an updated version available.
|
||||
|
||||
By default, version information is displayed in interactive shells, and
|
||||
@ -383,7 +383,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
|
||||
|
||||
+ `tap` without arguments displays existing taps.
|
||||
|
||||
+ `tap` <user>`/`<repo>` taps a formula repository from GitHub using HTTPS.
|
||||
+ `tap` <user>`/`<repo> taps a formula repository from GitHub using HTTPS.
|
||||
Since so many taps are hosted on GitHub, this command is a shortcut for
|
||||
`tap <user>/<repo> https://github.com/<user>/homebrew-<repo>`.
|
||||
|
||||
|
||||
@ -168,7 +168,7 @@ Display information about <var>formula</var>.</p></li>
|
||||
Open a browser to the GitHub History page for formula <var>formula</var>.</p>
|
||||
|
||||
<p>To view formula history locally: <code>brew log -p <formula></code>.</p></li>
|
||||
<li><p><code>info --json=</code><var>version</var><code>(</code>--all<code>|</code>--installed<code>|</code><var>formulae</var>):
|
||||
<li><p><code>info --json=</code><var>version</var> (<code>--all</code>|<code>--installed</code>|<var>formulae</var>):
|
||||
Print a JSON representation of <var>formulae</var>. Currently the only accepted value
|
||||
for <var>version</var> is <code>v1</code>.</p>
|
||||
|
||||
@ -251,10 +251,10 @@ for easier access.</p>
|
||||
|
||||
<p>If provided, <code>--local</code> will move them into the user's <code>~/Applications</code>
|
||||
directory instead of the system directory. It may need to be created, first.</p></li>
|
||||
<li><p><code>ls</code>, <code>list</code> [<code>--full-name</code>]
|
||||
<li><p><code>ls</code>, <code>list</code> [<code>--full-name</code>]:
|
||||
List all installed formulae. If <code>--full-name</code> is passed, print formulae with
|
||||
full-qualified names.</p></li>
|
||||
<li><p><code>ls</code>, <code>list --unbrewed</code>
|
||||
<li><p><code>ls</code>, <code>list --unbrewed</code>:
|
||||
List all files in the Homebrew prefix not installed by Homebrew.</p></li>
|
||||
<li><p><code>ls</code>, <code>list</code> [<code>--versions</code> [<code>--multiple</code>]] [<code>--pinned</code>] [<var>formulae</var>]:
|
||||
List the installed files for <var>formulae</var>. Combined with <code>--verbose</code>, recursively
|
||||
@ -289,7 +289,7 @@ spaces.</p>
|
||||
<p>If <code>--all</code> is passed, show options for all formulae.</p>
|
||||
|
||||
<p>If <code>--installed</code> is passed, show options for all installed formulae.</p></li>
|
||||
<li><p><code>outdated</code> [<code>--quiet</code> | <code>--verbose</code> | <code>--json=v1</code> ]:
|
||||
<li><p><code>outdated</code> [<code>--quiet</code>|<code>--verbose</code>|<code>--json=v1</code>]:
|
||||
Show formulae that have an updated version available.</p>
|
||||
|
||||
<p>By default, version information is displayed in interactive shells, and
|
||||
@ -338,9 +338,9 @@ in three ways.</p>
|
||||
|
||||
<ul>
|
||||
<li><p><code>tap</code> without arguments displays existing taps.</p></li>
|
||||
<li><p><code>tap</code> <var>user</var><code>/</code><var>repo</var><code>taps a formula repository from GitHub using HTTPS.
|
||||
<li><p><code>tap</code> <var>user</var><code>/</code><var>repo</var> taps a formula repository from GitHub using HTTPS.
|
||||
Since so many taps are hosted on GitHub, this command is a shortcut for
|
||||
</code>tap <var>user</var>/<var>repo</var> https://github.com/<var>user</var>/homebrew-<var>repo</var>`.</p></li>
|
||||
<code>tap <user>/<repo> https://github.com/<user>/homebrew-<repo></code>.</p></li>
|
||||
<li><p><code>tap</code> <var>user</var><code>/</code><var>repo</var> <var>URL</var> taps a formula repository from anywhere, using
|
||||
any transport protocol that <code>git</code> handles. The one-argument form of <code>tap</code>
|
||||
simplifies but also limits. This two-argument command makes no
|
||||
|
||||
@ -188,7 +188,7 @@ If \fB\-\-force\-bottle\fR is passed, download a bottle if it exists for the cur
|
||||
To view formula history locally: \fBbrew log \-p <formula>\fR\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBinfo \-\-json=\fR\fIversion\fR\fB(\fR\-\-all\fB|\fR\-\-installed\fB|\fR\fIformulae\fR): Print a JSON representation of \fIformulae\fR\. Currently the only accepted value for \fIversion\fR is \fBv1\fR\.
|
||||
\fBinfo \-\-json=\fR\fIversion\fR (\fB\-\-all\fR|\fB\-\-installed\fR|\fIformulae\fR): Print a JSON representation of \fIformulae\fR\. Currently the only accepted value for \fIversion\fR is \fBv1\fR\.
|
||||
.
|
||||
.IP
|
||||
Pass \fB\-\-all\fR to get information on all formulae, or \fB\-\-installed\fR to get information on all installed formulae\.
|
||||
@ -272,10 +272,10 @@ If no \fIformulae\fR are provided, all of them will have their \.apps symlinked\
|
||||
If provided, \fB\-\-local\fR will move them into the user\'s \fB~/Applications\fR directory instead of the system directory\. It may need to be created, first\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBls\fR, \fBlist\fR [\fB\-\-full\-name\fR] List all installed formulae\. If \fB\-\-full\-name\fR is passed, print formulae with full\-qualified names\.
|
||||
\fBls\fR, \fBlist\fR [\fB\-\-full\-name\fR]: List all installed formulae\. If \fB\-\-full\-name\fR is passed, print formulae with full\-qualified names\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBls\fR, \fBlist \-\-unbrewed\fR List all files in the Homebrew prefix not installed by Homebrew\.
|
||||
\fBls\fR, \fBlist \-\-unbrewed\fR: List all files in the Homebrew prefix not installed by Homebrew\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBls\fR, \fBlist\fR [\fB\-\-versions\fR [\fB\-\-multiple\fR]] [\fB\-\-pinned\fR] [\fIformulae\fR]: List the installed files for \fIformulae\fR\. Combined with \fB\-\-verbose\fR, recursively list the contents of all subdirectories in each \fIformula\fR\'s keg\.
|
||||
@ -314,7 +314,7 @@ If \fB\-\-all\fR is passed, show options for all formulae\.
|
||||
If \fB\-\-installed\fR is passed, show options for all installed formulae\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBoutdated\fR [\fB\-\-quiet\fR | \fB\-\-verbose\fR | \fB\-\-json=v1\fR ]: Show formulae that have an updated version available\.
|
||||
\fBoutdated\fR [\fB\-\-quiet\fR|\fB\-\-verbose\fR|\fB\-\-json=v1\fR]: Show formulae that have an updated version available\.
|
||||
.
|
||||
.IP
|
||||
By default, version information is displayed in interactive shells, and suppressed otherwise\.
|
||||
@ -365,7 +365,7 @@ If \fB\-\-force\fR is passed, and there are multiple versions of \fIformula\fR i
|
||||
\fBtap\fR without arguments displays existing taps\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBtap\fR \fIuser\fR\fB/\fR\fIrepo\fR\fBtaps a formula repository from GitHub using HTTPS\. Since so many taps are hosted on GitHub, this command is a shortcut for\fRtap \fIuser\fR/\fIrepo\fR https://github\.com/\fIuser\fR/homebrew\-\fIrepo\fR`\.
|
||||
\fBtap\fR \fIuser\fR\fB/\fR\fIrepo\fR taps a formula repository from GitHub using HTTPS\. Since so many taps are hosted on GitHub, this command is a shortcut for \fBtap <user>/<repo> https://github\.com/<user>/homebrew\-<repo>\fR\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBtap\fR \fIuser\fR\fB/\fR\fIrepo\fR \fIURL\fR taps a formula repository from anywhere, using any transport protocol that \fBgit\fR handles\. The one\-argument form of \fBtap\fR simplifies but also limits\. This two\-argument command makes no assumptions, so taps can be cloned from places other than GitHub and using protocols other than HTTPS, e\.g\., SSH, GIT, HTTP, FTP(S), RSYNC\.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user