diff options
-rw-r--r-- | kiki.hs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2172,6 +2172,9 @@ kiki_usage = do | |||
2172 | ," --show-pem SPEC" | 2172 | ," --show-pem SPEC" |
2173 | ," Outputs the PKCS #8 public key corresponding to SPEC." | 2173 | ," Outputs the PKCS #8 public key corresponding to SPEC." |
2174 | ,"" | 2174 | ,"" |
2175 | ," --show-ssh SPEC" | ||
2176 | ," Outputs the ssh-rsa blob for the specified public key." | ||
2177 | ,"" | ||
2175 | ," --show-wip SPEC" | 2178 | ," --show-wip SPEC" |
2176 | ," Outputs the secret crypto-coin key in Wallet Input Format." | 2179 | ," Outputs the secret crypto-coin key in Wallet Input Format." |
2177 | ,"" | 2180 | ,"" |