fix help string
This commit is contained in:
parent
7f62f15eab
commit
c63ceddac1
|
@ -60,7 +60,7 @@ struct Args {
|
|||
#[arg(long)]
|
||||
step_by: Option<usize>,
|
||||
|
||||
/// Step emulation by...
|
||||
/// Scale display by...
|
||||
#[arg(short, long)]
|
||||
scale_factor: Option<usize>,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue