diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-04-04 23:08:06 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-04-04 23:08:06 -0700 |
commit | 1682f86cc61aa8ba57e1897d3968c5620e8dc278 (patch) | |
tree | 03ecfe5754a23bbfbc6e5873e4a3716912b08568 /src | |
parent | 05dc5dce0339471fa544b431aa361d2b1f4c5786 (diff) |
add proxycommand --no-connect option to monkeysphere usage
Diffstat (limited to 'src')
-rwxr-xr-x | src/monkeysphere | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/monkeysphere b/src/monkeysphere index fbc05b4..147c179 100755 --- a/src/monkeysphere +++ b/src/monkeysphere @@ -48,6 +48,7 @@ subcommands: gen-subkey (g) [KEYID] generate an authentication subkey --length (-l) BITS key length in bits (2048) ssh-proxycommand HOST [PORT] monkeysphere ssh ProxyCommand + --no-connect do not make TCP connection to host subkey-to-ssh-agent (s) store authentication subkey in ssh-agent version (v) show version number help (h,?) this help |