diff --git a/bin/src/check.rs b/bin/src/check.rs index 9a535a8..9786132 100644 --- a/bin/src/check.rs +++ b/bin/src/check.rs @@ -13,7 +13,7 @@ struct Args { #[arg(short = 'p', long)] qmdl_path: PathBuf, - #[arg(short, long)] + #[arg(short = 'c', long)] pcapify: bool, #[arg(long)]