diff options
author | Matthew Goins <mjgoins@openflows.com> | 2009-05-10 18:09:26 -0400 |
---|---|---|
committer | Matthew Goins <mjgoins@openflows.com> | 2009-05-10 18:09:26 -0400 |
commit | 8e5e66add8fdaada67288464750bc86fdb633b40 (patch) | |
tree | 84795854f2faed02a64ed71183527f956e722e3c /man/man1 | |
parent | 0f427687c9a2458b55502c748d0c44994ff31be7 (diff) | |
parent | 4ea066ebeb9b01afe213db3455ad1a1ff69c39ea (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/monkeysphere.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 320cdfd..5badaa9 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -126,6 +126,14 @@ specify the full fingerprints of specific keys to add to the agent (space separated), instead of adding them all. `s' may be used in place of `subkey\-to\-ssh\-agent'. .TP +.B sshfpr KEYID +Output the ssh fingerprint of a key in your gpg keyring. `f' may be +used in place of `fingerprint'. +.TP +.B version +Show the monkeysphere version number. `v' may be used in place of +`version'. +.TP .B help Output a brief usage summary. `h' or `?' may be used in place of `help'. |