Skip to content

Help topics not available as man pages #5073

@mislav

Description

@mislav

The documentation in help topics such as gh help environment and gh help formatting is currently not available as man pages.

When we do generate man pages for them, we shouldn't use section 1 (which is for "User commands"), but use section 5 (File Formats and Conventions) or 7 (Miscellanea).

Starting point:

func GenManTreeFromOpts(cmd *cobra.Command, opts GenManTreeOptions) error {

#3683 (reply in thread)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggh-helprelating to the gh help commandpriority-3Affects a small number of users or is largely cosmetic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions