aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/subcommand_and_flatten.stderr
blob: cacea5edc3eeed5109f840ecc042721133d1e67c (plain)
1
2
3
4
5
error: subcommand, flatten and skip cannot be used together
  --> $DIR/subcommand_and_flatten.rs:17:29
   |
17 |     #[structopt(subcommand, flatten)]
   |                             ^^^^^^^