Skip to content

Don't write_description for subcommands without configurable options #593

@paddy-hack

Description

@paddy-hack

I added a subcommand to my application and added an non-configurable option to it.

When calling app.config_to_str(true, true); this led to the description for the subcommand to be included in the output even though there are no configurable options for the command. This is confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions