Colored help
Print colored help message.
This commit is contained in:
parent
ed6646195c
commit
39096ef9cc
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ enum Command {
|
|||
#[clap(
|
||||
version = crate_version!(),
|
||||
author = crate_authors!(", "),
|
||||
global_setting = AppSettings::ColoredHelp,
|
||||
global_setting = AppSettings::InferSubcommands,
|
||||
global_setting = AppSettings::PropagateVersion,
|
||||
)]
|
||||
|
|
Loading…
Reference in a new issue