Ergonomics
This commit is contained in:
parent
8daf40d59e
commit
cbcb8fef33
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ pub enum Commands {
|
||||||
/// Play queueueu
|
/// Play queueueu
|
||||||
#[command(visible_alias = "start")]
|
#[command(visible_alias = "start")]
|
||||||
Play {
|
Play {
|
||||||
#[arg(short, long, value_hint = ValueHint::Other)]
|
#[arg(value_hint = ValueHint::Other)]
|
||||||
track: Option<u32>,
|
track: Option<u32>,
|
||||||
},
|
},
|
||||||
/// Set or get crossfade
|
/// Set or get crossfade
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue