remove disable_help_subcommand
This commit is contained in:
parent
195eb4b243
commit
9aa46adffb
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ use std::path::PathBuf;
|
||||||
name = "opgpcard",
|
name = "opgpcard",
|
||||||
author = "Heiko Schäfer <heiko@schaefer.name>",
|
author = "Heiko Schäfer <heiko@schaefer.name>",
|
||||||
version,
|
version,
|
||||||
disable_help_subcommand(true),
|
|
||||||
global_setting(AppSettings::DeriveDisplayOrder),
|
global_setting(AppSettings::DeriveDisplayOrder),
|
||||||
about = "A tool for inspecting and configuring OpenPGP cards."
|
about = "A tool for inspecting and configuring OpenPGP cards."
|
||||||
)]
|
)]
|
||||||
|
|
Loading…
Reference in a new issue