This commit is contained in:
Tanaka Zakku
2022-06-29 10:17:23 +09:00
parent 235c405879
commit dd28d27afe
8 changed files with 107 additions and 239 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ pub struct Config {
#[clap(long = "enable-deprecated-rules")]
pub enable_deprecated_rules: bool,
/// Scan to all event ID
/// Disable event ID filter to scan all events
#[clap(short = 'D', long = "deep-scan")]
pub deep_scan: bool,