claptrap 0.2.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
source: src/tests.rs
expression: "super::run(spec, args)"
---
command cat <<'EOF_ed2c5917'
error: the argument '-c' cannot be used with '-v'

Usage: myprog -c

For more information, try '--help'.
EOF_ed2c5917
exit 1