Skip to content

adopt_spec->help not used? #2

Open
@georcon

Description

@georcon

There doesn't seem to be a way to print detailed usage information (rather than the usage synopsis). Is this accurate?

As per the example, I would have expected something like:

./example: either '-q' or '-l' is required.
usage: ./example [-v] (-q|-l) [-c <channel>] [--] <file1> [<file2>] [<other>...]
-v --verbose: Turn on verbose information
-q --quiet: Emit no output
-l --loud: Emit louder than usual output
[...]

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions