Merge pull request #11318 from Homebrew/update-manpage

Update maintainers, manpage and completions.
This commit is contained in:
Nanda H Krishna 2021-05-04 23:24:50 +05:30 committed by GitHub
commit 65c8d762ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -671,7 +671,7 @@ __fish_brew_complete_arg 'formula' -l verbose -d 'Make some output more verbose'
__fish_brew_complete_arg 'formula' -a '(__fish_brew_suggest_formulae_all)'
__fish_brew_complete_cmd 'generate-man-completions' 'Generate Homebrew\'s manpages'
__fish_brew_complete_cmd 'generate-man-completions' 'Generate Homebrew\'s manpages and shell completions'
__fish_brew_complete_arg 'generate-man-completions' -l debug -d 'Display any debugging information'
__fish_brew_complete_arg 'generate-man-completions' -l fail-if-not-changed -d 'Return a failing status code if no changes are detected in the manpage outputs. This can be used to notify CI when the manpages are out of date. Additionally, the date used in new manpages will match those in the existing manpages (to allow comparison without factoring in the date)'
__fish_brew_complete_arg 'generate-man-completions' -l help -d 'Show this message'

View File

@ -162,7 +162,7 @@ __brew_internal_commands() {
'fetch:Download a bottle (if available) or source packages for formulae and binaries for casks'
'formula:Display the path where formula is located'
'formulae:List all locally installable formulae including short names'
'generate-man-completions:Generate Homebrew'\''s manpages'
'generate-man-completions:Generate Homebrew'\''s manpages and shell completions'
'gist-logs:Upload logs for a failed build of formula to a new Gist'
'home:Open a formula or cask'\''s homepage in a browser, or open Homebrew'\''s own homepage if no argument is provided'
'info:Display brief statistics for your Homebrew installation'

View File

@ -1061,7 +1061,7 @@ Display the path where *`formula`* is located.
### `generate-man-completions` [*`--fail-if-not-changed`*]
Generate Homebrew's manpages.
Generate Homebrew's manpages and shell completions.
* `--fail-if-not-changed`:
Return a failing status code if no changes are detected in the manpage outputs. This can be used to notify CI when the manpages are out of date. Additionally, the date used in new manpages will match those in the existing manpages (to allow comparison without factoring in the date).

View File

@ -1481,7 +1481,7 @@ Overwrite the destination formula if it already exists\.
Display the path where \fIformula\fR is located\.
.
.SS "\fBgenerate\-man\-completions\fR [\fI\-\-fail\-if\-not\-changed\fR]"
Generate Homebrew\'s manpages\.
Generate Homebrew\'s manpages and shell completions\.
.
.TP
\fB\-\-fail\-if\-not\-changed\fR