changed metric short option from m to M #706

This commit is contained in:
DastInDark
2022-09-25 10:43:25 +09:00
parent 345133d903
commit 1c1297b114

View File

@@ -189,7 +189,7 @@ pub struct Config {
pub thread_number: Option<usize>,
/// 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