completions: fix usage text
This commit is contained in:
parent
e9d09c4d8f
commit
bed16128cc
@ -15,7 +15,7 @@ module Homebrew
|
||||
usage_banner <<~EOS
|
||||
`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>.
|
||||
|
||||
`brew completions` [`state`]:
|
||||
|
||||
@ -96,7 +96,7 @@ Show lists of built-in and external commands.
|
||||
|
||||
### `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>.
|
||||
|
||||
`brew completions` [`state`]
|
||||
|
||||
@ -94,7 +94,7 @@ List only the names of commands without category headers\.
|
||||
Include aliases of internal commands\.
|
||||
.
|
||||
.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
|
||||
\fBbrew completions\fR [\fBstate\fR]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user