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 /man | |
parent | b701db93e07fa839cf599577b45ccf3ff7b71351 (diff) |
improving usage and man page for monkeysphere ssh-proxycommand.
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/monkeysphere.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 327a623..2d97670 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -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, |