.
This commit is contained in:
parent
06ee415394
commit
7ebdcd1214
@ -22,7 +22,7 @@ pub enum Commands {
|
|||||||
right: String,
|
right: String,
|
||||||
#[arg(short, long)]
|
#[arg(short, long)]
|
||||||
selection: Option<String>,
|
selection: Option<String>,
|
||||||
#[arg(short, long)]
|
#[arg(short)]
|
||||||
count_only: Option<bool>,
|
count_only: Option<bool>,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user