optparse-applicative/tests/nested_optional.err.txt
Huw Campbell 68bae8de5c Push bracket and parenthesis logic into the tree
Gives better rendering for optional alternatives
2019-03-15 20:22:03 +11:00

8 lines
228 B
Plaintext

Usage: nested_optional (-a|--a A) [--b0 B0 [--b1 B1]]
Available options:
-a,--a A value a
--b0 B0 value b0
--b1 B1 value b1
-h,--help Show this help text