Ergonomics pt2
This commit is contained in:
parent
cbcb8fef33
commit
ab77d39ee0
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ pub enum Commands {
|
|||
/// Set or get crossfade
|
||||
#[command(visible_alias = "fade")]
|
||||
Crossfade {
|
||||
#[arg(short, long, value_hint = ValueHint::Other)]
|
||||
#[arg(value_hint = ValueHint::Other)]
|
||||
seconds: Option<i64>,
|
||||
},
|
||||
///Update still needs some work
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue