mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
check: give qmdl-path a shorthand arg
This commit is contained in:
committed by
Cooper Quintin
parent
34d87d1fd7
commit
3619df32ab
@@ -10,7 +10,7 @@ mod dummy_analyzer;
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(version, about)]
|
||||
struct Args {
|
||||
#[arg(long)]
|
||||
#[arg(short = 'p', long)]
|
||||
qmdl_path: PathBuf,
|
||||
|
||||
#[arg(short, long)]
|
||||
|
||||
Reference in New Issue
Block a user