summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2016-07-16 06:57:55 +0000
committerDamien Miller <djm@mindrot.org>2016-07-17 14:21:09 +1000
commite4eb7d910976fbfc7ce3e90c95c11b07b483d0d7 (patch)
treeaced1eb02b610a9830d6fc8ea188fb9ef2feb39b /ssh.1
parentaf1f084857621f14bd9391aba8033d35886c2455 (diff)
upstream commit
- add proxyjump to the options list - formatting fixes - update usage() ok djm Upstream-ID: 43d318e14ce677a2eec8f21ef5ba2f9f68a59457
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.118
1 files changed, 9 insertions, 9 deletions
diff --git a/ssh.1 b/ssh.1
index f3492b4d6..4011c65aa 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.375 2016/07/15 00:24:30 djm Exp $ 36.\" $OpenBSD: ssh.1,v 1.376 2016/07/16 06:57:55 jmc Exp $
37.Dd $Mdocdate: July 15 2016 $ 37.Dd $Mdocdate: July 16 2016 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -52,7 +52,7 @@
52.Op Fl F Ar configfile 52.Op Fl F Ar configfile
53.Op Fl I Ar pkcs11 53.Op Fl I Ar pkcs11
54.Op Fl i Ar identity_file 54.Op Fl i Ar identity_file
55.Oo Fl J Ar user Ns @ Oc Ns Ar host Ns Op : Ns Ar port 55.Op Fl J Oo Ar user Ns @ Oc Ns Ar host Ns Op : Ns Ar port
56.Op Fl L Ar address 56.Op Fl L Ar address
57.Op Fl l Ar login_name 57.Op Fl l Ar login_name
58.Op Fl m Ar mac_spec 58.Op Fl m Ar mac_spec
@@ -315,16 +315,16 @@ to identity filenames.
315.Pp 315.Pp
316.It Fl J Xo 316.It Fl J Xo
317.Sm off 317.Sm off
318.Oo Ar jump_user @ Oc 318.Op Ar user No @
319.Ar jump_host 319.Ar host
320.Ns Op : Ns Ar jump_port 320.Op : Ar port
321.Sm on 321.Sm on
322.Xc 322.Xc
323Connect to the target host by first making a 323Connect to the target host by first making a
324.Nm 324.Nm
325connection to 325connection to the jump
326.Ar jump_host 326.Ar host
327and then establishing a TCP forward to the ultimate destination from 327and then establishing a TCP forwarding to the ultimate destination from
328there. 328there.
329Multiple jump hops may be specified separated by comma characters. 329Multiple jump hops may be specified separated by comma characters.
330This is a shortcut to specify a 330This is a shortcut to specify a