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