optparse-applicative/tests/hello.err.txt
Huw Campbell c050e30495 Style
2016-12-01 22:04:13 +11:00

11 lines
353 B
Plaintext

hello - a test for optparse-applicative
Usage: hello --hello TARGET [-q|--quiet] [--repeat INT]
Print a greeting for TARGET
Available options:
--hello TARGET Target for the greeting
-q,--quiet Whether to be quiet
--repeat INT Repeats for greeting (default: 1)
-h,--help Show this help text