mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-29 21:19:28 -07:00
fix shortcodes on rayhunter_check
This commit is contained in:
committed by
Will Greenberg
parent
a33b5a3418
commit
049c563f02
@@ -13,7 +13,7 @@ struct Args {
|
||||
#[arg(short = 'p', long)]
|
||||
qmdl_path: PathBuf,
|
||||
|
||||
#[arg(short, long)]
|
||||
#[arg(short = 'c', long)]
|
||||
pcapify: bool,
|
||||
|
||||
#[arg(long)]
|
||||
|
||||
Reference in New Issue
Block a user