aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/struct_subcommand.stderr
blob: 438f6f804881e84c7487ff5863a445051b6460e7 (plain)
1
2
3
4
5
error: subcommand is only allowed on fields
  --> $DIR/struct_subcommand.rs:12:29
   |
12 | #[structopt(name = "basic", subcommand)]
   |                             ^^^^^^^^^^