feat: v1.12.2
This commit is contained in:
@@ -18,6 +18,7 @@ impl Command for CommandImpl {
|
||||
Arg::with_name("ciphertext")
|
||||
.long("ciphertext")
|
||||
.takes_value(true)
|
||||
.required(true)
|
||||
.help("Ciphertext"),
|
||||
)
|
||||
.arg(cmdutil::build_json_arg())
|
||||
|
||||
Reference in New Issue
Block a user