mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
Merge 23331d180f54e6bc625b2d10ecf157d937e567ae into c3b89b038dd1c3dc6b2031816c1e58be360f211f
This commit is contained in:
commit
0faead4edf
@ -46,7 +46,7 @@ pub struct CliArgs {
|
||||
pub password: Option<OsString>,
|
||||
|
||||
/// Concurrent working threads
|
||||
#[arg(short = 'c', long, global = true)]
|
||||
#[arg(short = 't', long, global = true)]
|
||||
pub threads: Option<usize>,
|
||||
|
||||
// Ouch and claps subcommands
|
||||
|
Loading…
x
Reference in New Issue
Block a user