Browse Source

bin/ircd: minor recover-pubkey rename

Dastan-glitch 3 năm trước cách đây
mục cha
commit
46d4089287
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      bin/ircd/src/settings.rs

+ 1 - 1
bin/ircd/src/settings.rs

@@ -87,7 +87,7 @@ pub struct Args {
     pub gen_keypair: bool,
 
     /// Recover public key from secret key
-    #[structopt(long = "recover_pubkey")]
+    #[structopt(long = "recover-pubkey")]
     pub secret: Option<String>,
 
     /// Path to save keypair in