diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-23 17:03:18 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-23 17:03:18 -0400 |
commit | 3d0033e5b511bb54df9e0120e55a6b551e844003 (patch) | |
tree | a344027f0d506f45b852fcbda39f418c0bf5d95d /src | |
parent | b701db93e07fa839cf599577b45ccf3ff7b71351 (diff) |
improving usage and man page for monkeysphere ssh-proxycommand.
Diffstat (limited to 'src')
-rwxr-xr-x | src/monkeysphere | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere b/src/monkeysphere index 2e3bc16..fbc05b4 100755 --- a/src/monkeysphere +++ b/src/monkeysphere @@ -47,7 +47,7 @@ subcommands: update-authorized_keys (a) update authorized_keys file gen-subkey (g) [KEYID] generate an authentication subkey --length (-l) BITS key length in bits (2048) - ssh-proxycommand monkeysphere ssh ProxyCommand + ssh-proxycommand HOST [PORT] monkeysphere ssh ProxyCommand subkey-to-ssh-agent (s) store authentication subkey in ssh-agent version (v) show version number help (h,?) this help |