doc: update embedded help output and misc typos (#21804)

This commit is contained in:
Michael Eischer
2026-05-15 20:21:04 +02:00
committed by GitHub
parent 7acab7b1a9
commit 8abbc3703d
18 changed files with 171 additions and 151 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ func newGenerateCommand(globalOptions *global.Options) *cobra.Command {
Short: "Generate manual pages and auto-completion files (bash, fish, zsh, powershell)",
Long: `
The "generate" command writes automatically generated files (like the man pages
and the auto-completion files for bash, fish and zsh).
and the auto-completion files for bash, fish, powershell and zsh).
EXIT STATUS
===========