Resolve "Keys clean subcommand : Indicate to Structopt that the user must indicate which keypair to delete"
Merged
requested to merge dvermd/108-keys-clean-subcommand-indicate-to-structopt-that-the-user-must-indicate-which-keypair-to-delete into dev
Compare changes
+ 27
− 13
@@ -18,6 +18,7 @@
@@ -91,20 +92,33 @@ pub enum ModifySubCommand {
@@ -169,8 +183,8 @@ impl DursExecutableCoreCommand for KeysOpt {