summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-03 12:13:30 +1000
committerDamien Miller <djm@mindrot.org>2003-09-03 12:13:30 +1000
commitc2b9827695589ce8554df7c1776969cdf89b8c16 (patch)
treea99f06573fc8ff401aa82228f5ff61426aefd562 /sftp.1
parentf117f877b1829ecbc2376c2302d14c22c25acc6f (diff)
- jmc@cvs.openbsd.org 2003/09/02 18:50:06
[sftp.1 ssh_config.5] escape punctuation; ok deraadt@
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.114
1 files changed, 7 insertions, 7 deletions
diff --git a/sftp.1 b/sftp.1
index 547a0fd41..753a4f2b9 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.44 2003/05/20 12:03:35 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.45 2003/09/02 18:50:06 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -43,16 +43,16 @@
43.Ar host 43.Ar host
44.Ek 44.Ek
45.Nm sftp 45.Nm sftp
46.Oo Oo Ar user Ns No @ Oc Ns 46.Oo Oo Ar user Ns @ Oc Ns
47.Ar host Ns Oo : Ns Ar file Oo 47.Ar host Ns Oo : Ns Ar file Oo
48.Ar file Oc Oc Oc 48.Ar file Oc Oc Oc
49.Nm sftp 49.Nm sftp
50.Oo Oo Ar user Ns No @ Oc Ns 50.Oo Oo Ar user Ns @ Oc Ns
51.Ar host Ns Oo : Ns Ar dir Ns 51.Ar host Ns Oo : Ns Ar dir Ns
52.Oo Ar / Oc Oc Oc 52.Oo Ar / Oc Oc Oc
53.Nm sftp 53.Nm sftp
54.Fl b Ar batchfile 54.Fl b Ar batchfile
55.Oo Ar user Ns No @ Oc Ns Ar host Ns 55.Oo Ar user Ns @ Oc Ns Ar host
56.Sh DESCRIPTION 56.Sh DESCRIPTION
57.Nm 57.Nm
58is an interactive file transfer program, similar to 58is an interactive file transfer program, similar to
@@ -295,13 +295,13 @@ to
295Display the 295Display the
296.Nm 296.Nm
297protocol version. 297protocol version.
298.It Ic ! Ar command 298.It Ic \&! Ar command
299Execute 299Execute
300.Ar command 300.Ar command
301in local shell. 301in local shell.
302.It Ic ! 302.It Ic \&!
303Escape to local shell. 303Escape to local shell.
304.It Ic ? 304.It Ic \&?
305Synonym for help. 305Synonym for help.
306.El 306.El
307.Sh SEE ALSO 307.Sh SEE ALSO