diff --git a/src/cli.rs b/src/cli.rs index f298bf9..f9bceca 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -44,7 +44,7 @@ pub enum Commands { /// Play queueueu #[command(visible_alias = "start")] Play { - #[arg(short, long, value_hint = ValueHint::Other)] + #[arg(value_hint = ValueHint::Other)] track: Option, }, /// Set or get crossfade