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