From 2399e918f75e2cfcb746cd5ff3c44d7c882bb791 Mon Sep 17 00:00:00 2001 From: Jameson Rollins Date: Fri, 15 Oct 2010 23:31:47 -0400 Subject: [PATCH] fix typo in monkeysphere usage --- src/monkeysphere | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/monkeysphere b/src/monkeysphere index 4469942..0aa4a84 100755 --- a/src/monkeysphere +++ b/src/monkeysphere @@ -49,8 +49,8 @@ subcommands: --no-connect do not make TCP connection to host subkey-to-ssh-agent (s) store authentication subkey in ssh-agent - keys-for-userid (u) USERID output valid keys for given user ids - sshfprs-for-userid USERID output ssh fingerprints for given user ids + keys-for-userid (u) USERID output valid ssh keys for given user id + sshfprs-for-userid USERID output ssh fingerprints for given user id gen-subkey (g) [KEYID] generate an authentication subkey --length (-l) BITS key length in bits (2048) -- 2.26.2