summaryrefslogtreecommitdiff
path: root/subprojects/clap/tests/derive_ui/struct_subcommand.stderr
blob: 316e768caa6d0b4a1f7162506f05dfd6b478dc85 (plain)
1
2
3
4
5
error: `subcommand` cannot be used with `command`
  --> tests/derive_ui/struct_subcommand.rs:12:27
   |
12 | #[command(name = "basic", subcommand)]
   |                           ^^^^^^^^^^