completions: fix usage text
This commit is contained in:
parent
e9d09c4d8f
commit
bed16128cc
@ -15,7 +15,7 @@ module Homebrew
|
|||||||
usage_banner <<~EOS
|
usage_banner <<~EOS
|
||||||
`completions` [<subcommand>]
|
`completions` [<subcommand>]
|
||||||
|
|
||||||
Control whether Homebrew automatically links shell files.
|
Control whether Homebrew automatically links shell completion files.
|
||||||
Read more at <https://docs.brew.sh/Shell-Completion>.
|
Read more at <https://docs.brew.sh/Shell-Completion>.
|
||||||
|
|
||||||
`brew completions` [`state`]:
|
`brew completions` [`state`]:
|
||||||
|
|||||||
@ -96,7 +96,7 @@ Show lists of built-in and external commands.
|
|||||||
|
|
||||||
### `completions` [*`subcommand`*]
|
### `completions` [*`subcommand`*]
|
||||||
|
|
||||||
Control whether Homebrew automatically links shell files.
|
Control whether Homebrew automatically links shell completion files.
|
||||||
Read more at <https://docs.brew.sh/Shell-Completion>.
|
Read more at <https://docs.brew.sh/Shell-Completion>.
|
||||||
|
|
||||||
`brew completions` [`state`]
|
`brew completions` [`state`]
|
||||||
|
|||||||
@ -94,7 +94,7 @@ List only the names of commands without category headers\.
|
|||||||
Include aliases of internal commands\.
|
Include aliases of internal commands\.
|
||||||
.
|
.
|
||||||
.SS "\fBcompletions\fR [\fIsubcommand\fR]"
|
.SS "\fBcompletions\fR [\fIsubcommand\fR]"
|
||||||
Control whether Homebrew automatically links shell files\. Read more at \fIhttps://docs\.brew\.sh/Shell\-Completion\fR\.
|
Control whether Homebrew automatically links shell completion files\. Read more at \fIhttps://docs\.brew\.sh/Shell\-Completion\fR\.
|
||||||
.
|
.
|
||||||
.P
|
.P
|
||||||
\fBbrew completions\fR [\fBstate\fR]
|
\fBbrew completions\fR [\fBstate\fR]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user