clap/tests/app_2space.yml

17 lines
307 B
YAML
Raw Normal View History

name: claptests
version: "1.0"
about: tests clap library
author: Kevin K. <kbknapp@gmail.com>
settings:
- ArgRequiredElseHelp
args:
2019-06-19 22:49:09 +00:00
- help:
short: h
long: help
help: prints help with a nonstandard description
- opt:
short: o
long: option
multiple: true
2019-06-19 22:49:09 +00:00
help: tests options