Refresh man pages
- Fix name of man pages for all but the toplevel command - Set title of all man pages to "GitHub CLI manual" - Include gh version information in man pages - Clean up rendering of flags section - List subcommands for every command
This commit is contained in:
parent
17291d1d5f
commit
31c7181297
6 changed files with 55 additions and 134 deletions
|
|
@ -8,7 +8,7 @@ release:
|
|||
before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
- make manpages
|
||||
- make manpages GH_VERSION={{.Version}}
|
||||
|
||||
builds:
|
||||
- <<: &build_defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue