diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-18 15:41:12 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-18 15:41:12 -0400 |
commit | 823a697e77cb01eb4dfc2606e4e0e8d6c1f8f558 (patch) | |
tree | f681caae9ed1e404ff15cf67055f2b37ff60b07d /man | |
parent | d8ece7d101fb16c99dfcc1224cc48f2c9cd4024d (diff) |
collapsed "show-fingerprint" with "show-key" for monkeysphere-server.
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/monkeysphere-server.8 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8 index 416cc87..5985f24 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -71,10 +71,6 @@ in place of `revoke-hostname'. Output gpg information about host's OpenPGP key. `s' may be used in place of `show-key'. .TP -.B fingerprint -Output just the fingerprint for the host's OpenPGP key. `f' may be -used in place of `fingerprint'. -.TP .B publish-key Publish the host's OpenPGP key to the keyserver. `p' may be used in place of `publish-key'. |