From 1682f86cc61aa8ba57e1897d3968c5620e8dc278 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 4 Apr 2009 23:08:06 -0700 Subject: [PATCH] add proxycommand --no-connect option to monkeysphere usage --- src/monkeysphere | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1