File: nested_optional.err.txt

package info (click to toggle)
haskell-optparse-applicative 0.18.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 400 kB
  • sloc: haskell: 3,369; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
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