fix shortcodes on rayhunter_check

This commit is contained in:
Cooper Quintin
2025-02-07 15:03:31 -08:00
committed by Will Greenberg
parent a33b5a3418
commit 049c563f02
+1 -1
View File
@@ -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)]