Remove {n} that snuck in.
This commit is contained in:
parent
615d7ebe6d
commit
6e07bb93d8
@ -52,8 +52,8 @@ pub struct Command {
|
||||
///
|
||||
/// EXAMPLES:
|
||||
///
|
||||
/// # Get gossip about a certificate.{n}
|
||||
/// $ sq wot --keyring keyring.pgp \\{n}
|
||||
/// # Get gossip about a certificate.
|
||||
/// $ sq wot --keyring keyring.pgp \\
|
||||
/// --gossip identify 3217C509292FC67076ECD75C7614269BDDF73B36
|
||||
#[arg(global=true, display_order=850, long)]
|
||||
pub gossip: bool,
|
||||
|
Loading…
Reference in New Issue
Block a user