diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 18:30:59 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 18:30:59 -0500 |
commit | c700e9b0dcede303ed1f160ba51f564fd314d2e3 (patch) | |
tree | 579690c1cb9e9112aa2fe4924a1c570fee357dcf /src/subcommands/mh/import-key | |
parent | 7d4b4815db8ba2f6f984a18a90b50032cf9158ba (diff) | |
parent | 0d36aebed69b154903e158a4c0f5cc8707cf5168 (diff) |
merging from jrollins
Diffstat (limited to 'src/subcommands/mh/import-key')
-rwxr-xr-x | src/subcommands/mh/import-key | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subcommands/mh/import-key b/src/subcommands/mh/import-key index bbeb37f..ac67711 100755 --- a/src/subcommands/mh/import-key +++ b/src/subcommands/mh/import-key @@ -81,4 +81,4 @@ gpg_authentication "--export-options export-minimal --armor --export 0x${fingerp log info "SSH host public key in OpenPGP form: ${SYSDATADIR}/ssh_host_rsa_key.pub.gpg" # show info about new key -show_server_key +show_key |