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",
|
||||
author = "Heiko Schäfer <heiko@schaefer.name>",
|
||||
version,
|
||||
disable_help_subcommand(true),
|
||||
global_setting(AppSettings::DeriveDisplayOrder),
|
||||
about = "A tool for inspecting and configuring OpenPGP cards."
|
||||
)]
|
||||
|
|
Loading…
Reference in a new issue