clap/tests/derive_ui/skip_subcommand.stderr

5 lines
173 B
Text

error: `skip` cannot be used with `subcommand`
--> tests/derive_ui/skip_subcommand.rs:17:27
|
17 | #[command(subcommand, skip)]
| ^^^^