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