diff --git a/src/detections/configs.rs b/src/detections/configs.rs index 78fcd137..3477b05b 100644 --- a/src/detections/configs.rs +++ b/src/detections/configs.rs @@ -189,7 +189,7 @@ pub struct Config { pub thread_number: Option, /// Print metrics of event IDs - #[clap(help_heading = Some("OTHER-ACTIONS"), short, long)] + #[clap(help_heading = Some("OTHER-ACTIONS"), short='M', long)] pub metrics: bool, /// Print a summary of successful and failed logons