Open
Description
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
Labels
No labels
Activity