Merge 23331d180f54e6bc625b2d10ecf157d937e567ae into c3b89b038dd1c3dc6b2031816c1e58be360f211f

This commit is contained in:
João Marcos 2025-05-06 21:23:02 -04:00 committed by GitHub
commit 0faead4edf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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