diff --git a/src/detections/configs.rs b/src/detections/configs.rs index 51a7f86b..51331c6b 100644 --- a/src/detections/configs.rs +++ b/src/detections/configs.rs @@ -112,7 +112,7 @@ struct Config { /// Update to the latest rules in the hayabusa-rules github repository. #[clap(short = 'u', long = "update-rules")] - update: bool, + update_rules: bool, /// Minimum level for rules. #[clap(