dev-cmd/generate-man-completions: update description
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
parent
2aff9ef1e6
commit
ca11dc92ca
@ -20,7 +20,7 @@ module Homebrew
|
|||||||
def generate_man_completions_args
|
def generate_man_completions_args
|
||||||
Homebrew::CLI::Parser.new do
|
Homebrew::CLI::Parser.new do
|
||||||
description <<~EOS
|
description <<~EOS
|
||||||
Generate Homebrew's manpages.
|
Generate Homebrew's manpages and shell completions.
|
||||||
EOS
|
EOS
|
||||||
switch "--fail-if-not-changed",
|
switch "--fail-if-not-changed",
|
||||||
description: "Return a failing status code if no changes are detected in the manpage outputs. "\
|
description: "Return a failing status code if no changes are detected in the manpage outputs. "\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user