summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-10-07 08:22:20 +1100
committerDarren Tucker <dtucker@zip.com.au>2009-10-07 08:22:20 +1100
commitadba1ba51474d43e708de2b986c36199fa8f167e (patch)
tree50be235ba18609fe5f666e9be3fca1c4904189ed /sftp.1
parent46bbbe3326d69a84d94caca656c40a4521c10c45 (diff)
- jmc@cvs.openbsd.org 2009/08/12 06:31:42
[sftp.1] sort options;
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.110
1 files changed, 5 insertions, 5 deletions
diff --git a/sftp.1 b/sftp.1
index d7df8bbee..d47ab1573 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.70 2009/08/12 00:13:00 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.71 2009/08/12 06:31:42 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -132,14 +132,14 @@ prefixing the command with a
132.Sq \- 132.Sq \-
133character (for example, 133character (for example,
134.Ic -rm /tmp/blah* ) . 134.Ic -rm /tmp/blah* ) .
135.It Fl c Ar cipher
136Selects the cipher to use for encrypting the data transfers.
137This option is directly passed to
138.Xr ssh 1 .
139.It Fl C 135.It Fl C
140Enables compression (via ssh's 136Enables compression (via ssh's
141.Fl C 137.Fl C
142flag). 138flag).
139.It Fl c Ar cipher
140Selects the cipher to use for encrypting the data transfers.
141This option is directly passed to
142.Xr ssh 1 .
143.It Fl F Ar ssh_config 143.It Fl F Ar ssh_config
144Specifies an alternative 144Specifies an alternative
145per-user configuration file for 145per-user configuration file for