From fd03070ba488f9be9c479734bea9b0f741350221 Mon Sep 17 00:00:00 2001 From: Jameson Rollins Date: Sun, 10 Jan 2010 17:09:10 -0500 Subject: Add new keys-from-userid subcommand to monkeysphere UI. This new subcommand calls a new function, keys_from_userid, that outputs to stdout all acceptable keys for a given user ID literal. --- man/man1/monkeysphere.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 76eaf8d..459bfcb 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -130,6 +130,10 @@ place of `subkey\-to\-ssh\-agent'. Output the ssh fingerprint of a key in your gpg keyring. `f' may be used in place of `fingerprint'. .TP +.B keys\-from\-userid USERID +Output to stdout all acceptable keys for a given user ID literal. +`u' may be used in place of `keys\-from\-userid'. +.TP .B version Show the monkeysphere version number. `v' may be used in place of `version'. -- cgit v1.2.3