clap/clap_derive/tests/ui/skip_subcommand.stderr
2020-02-12 23:15:05 +03:00

5 lines
169 B
Text

error: subcommand, flatten and skip cannot be used together
--> $DIR/skip_subcommand.rs:17:24
|
17 | #[clap(subcommand, skip)]
| ^^^^