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