summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 19:30:38 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 19:30:38 +1000
commitd6ead282dbf346f9037f6f8aa370c7ebbfbb5c62 (patch)
tree9e434f1bc0a57e85fcf0d65869455990e822debf /sftp.1
parent4d995195354696ae0ab6dea7dfa3367fc144ce89 (diff)
- jmc@cvs.openbsd.org 2003/05/14 08:25:39
[sftp.1] - better formatting in SYNOPSIS - whitespace at EOL ok djm@
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.118
1 files changed, 9 insertions, 9 deletions
diff --git a/sftp.1 b/sftp.1
index 53c1263f0..252e43ab2 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.42 2003/05/14 01:00:44 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.43 2003/05/14 08:25:39 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -29,7 +29,7 @@
29.Nm sftp 29.Nm sftp
30.Nd Secure file transfer program 30.Nd Secure file transfer program
31.Sh SYNOPSIS 31.Sh SYNOPSIS
32.Nm 32.Nm sftp
33.Bk -words 33.Bk -words
34.Op Fl vC1 34.Op Fl vC1
35.Op Fl b Ar batchfile 35.Op Fl b Ar batchfile
@@ -42,15 +42,15 @@
42.Op Fl S Ar program 42.Op Fl S Ar program
43.Ar host 43.Ar host
44.Ek 44.Ek
45.Nm 45.Nm sftp
46.Oo Oo Ar user Ns No @ Oc Ns 46.Oo Oo Ar user Ns No @ 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 49.Nm sftp
50.Oo Oo Ar user Ns No @ Oc Ns 50.Oo Oo Ar user Ns No @ 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 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 No @ Oc Ns Ar host Ns
56.Sh DESCRIPTION 56.Sh DESCRIPTION
@@ -73,13 +73,13 @@ successful interactive authentication.
73.Pp 73.Pp
74The third usage format allows the sftp client to start in a remote directory. 74The third usage format allows the sftp client to start in a remote directory.
75.Pp 75.Pp
76The final usage form allows for automated sessions using the 76The final usage form allows for automated sessions using the
77.Fl b 77.Fl b
78option. In such cases, it is usually necessary to configure public key 78option. In such cases, it is usually necessary to configure public key
79authentication to obviate the need to enter a password at connection 79authentication to obviate the need to enter a password at connection
80time (see 80time (see
81.Xr sshd 8 81.Xr sshd 8
82and 82and
83.Xr ssh-keygen 1 83.Xr ssh-keygen 1
84for details.) 84for details.)
85The options are as follows: 85The options are as follows: