diff --git a/src/detections/configs.rs b/src/detections/configs.rs index 4cbf117f..2254014b 100644 --- a/src/detections/configs.rs +++ b/src/detections/configs.rs @@ -58,7 +58,6 @@ impl Default for ConfigReader<'_> { usage = "hayabusa.exe [OTHER-ACTIONS] [OPTIONS]", author = "Yamato Security (https://github.com/Yamato-Security/hayabusa) @SecurityYamato)", help_template = "\n{name}\n{author}\n\n{usage-heading}\n {usage}\n\n{all-args}\n", - version, arg_required_else_help(true), term_width = 400 )]