Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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