diff --git a/src/detections/configs.rs b/src/detections/configs.rs index e41c2b5b..40301f8e 100644 --- a/src/detections/configs.rs +++ b/src/detections/configs.rs @@ -49,7 +49,6 @@ impl Default for ConfigReader<'_> { #[derive(Parser)] #[clap( name = "Hayabusa", - about, usage = "hayabusa.exe -f file.evtx [OPTIONS] / hayabusa.exe -d evtx-directory [OPTIONS]", author = "Yamato Security (https://github.com/Yamato-Security/hayabusa) @SecurityYamato)", version,