feat: v1.10.10, se-ecdh and se-ecsign
This commit is contained in:
@@ -15,7 +15,7 @@ impl Command for CommandImpl {
|
||||
|
||||
fn subcommand<'a>(&self) -> App<'a, 'a> {
|
||||
SubCommand::with_name(self.name())
|
||||
.about("Secure Enclave subcommand")
|
||||
.about("Secure Enclave generate subcommand")
|
||||
.arg(
|
||||
Arg::with_name("type")
|
||||
.long("type")
|
||||
|
||||
Reference in New Issue
Block a user