Skip to content

How to add custom help while keeping default verb help #948

@krs0

Description

@krs0

I try to always add a line like:

"Usage: clitool.exe [command] [options]" when command is called with --help or without.

I could add it like: AddPreOptionsLine("Usage: clitool.exe [command] [options]"); but then the help for each verb was gone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions