improving usage and man page for monkeysphere ssh-proxycommand.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 23 Mar 2009 21:03:18 +0000 (17:03 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 23 Mar 2009 21:03:18 +0000 (17:03 -0400)
man/man1/monkeysphere.1
src/monkeysphere

index 327a62334a77be5e043b2238c23ed45066421382..2d97670e08b3107fe6d677eac9a2b5ffea4fa800 100644 (file)
@@ -65,7 +65,7 @@ will be used.  The length of the generated key can be specified with
 the `\-\-length' or `\-l' option.  `g' may be used in place of
 `gen\-subkey'.
 .TP
-.B ssh\-proxycommand
+.B ssh\-proxycommand [--no-connect] HOST [PORT]
 An ssh ProxyCommand that can be used to trigger a monkeysphere update
 of the ssh known_hosts file for a host that is being connected to with
 ssh.  This works by updating the known_hosts file for the host first,
index 2e3bc16f8e96180d67f6f3d17429295163356a47..fbc05b4fd5587780b2374273d2975dc331dd9ad2 100755 (executable)
@@ -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