add new line help
This commit is contained in:
@@ -57,8 +57,9 @@ impl Default for ConfigReader<'_> {
|
|||||||
name = "Hayabusa",
|
name = "Hayabusa",
|
||||||
usage = "hayabusa.exe <INPUT> [OTHER-ACTIONS] [OPTIONS]",
|
usage = "hayabusa.exe <INPUT> [OTHER-ACTIONS] [OPTIONS]",
|
||||||
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa) @SecurityYamato)",
|
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,
|
version,
|
||||||
arg_required_else_help = true,
|
arg_required_else_help (true),
|
||||||
term_width = 400
|
term_width = 400
|
||||||
)]
|
)]
|
||||||
pub struct Config {
|
pub struct Config {
|
||||||
|
|||||||
Reference in New Issue
Block a user