android13/external/rust/crates/structopt/tests/ui/skip_subcommand.stderr

6 lines
179 B
Plaintext

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