fixed error

This commit is contained in:
DustInDark
2022-06-29 00:06:49 +09:00
parent c8cd0ac3c2
commit d002af6f54

View File

@@ -119,7 +119,7 @@ pub struct Config {
pub enable_deprecated_rules: bool,
/// Scan to all event ID
#[clap(short = "D", long="deep-scan")]
#[clap(short = 'D', long = "deep-scan")]
pub deep_scan: bool,
/// Enable rules marked as noisy