mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 16:47:57 +00:00
chore(cli): make cli display docs correctly (#14017)
* chore(cli): make cli display docs correctly * ".git/.scripts/commands/fmt/fmt.sh" --------- Co-authored-by: command-bot <>
This commit is contained in:
@@ -36,7 +36,7 @@ pub struct InsertKeyCmd {
|
||||
#[arg(long)]
|
||||
suri: Option<String>,
|
||||
|
||||
/// Key type, examples: "gran", or "imon"
|
||||
/// Key type, examples: "gran", or "imon".
|
||||
#[arg(long)]
|
||||
key_type: String,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user