summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-08-08 07:16:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-08-08 07:16:59 +0000
commit48d0a11040061c45df5a357fae67e268e7998a73 (patch)
tree8aad1f0c9f0e65d7c8ef8d74e3d50d11107ebce5 /usr.bin
parentb563b1409c3005f908f0f3c52e84779c1e2041ab (diff)
when describing the -o option, give -o Protocol=1 as the specific example
since we are SICK AND TIRED of clueless people who cannot have difficulty thinking on their own.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/scp.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1
index 235658342df..395ffdf880f 100644
--- a/usr.bin/ssh/scp.1
+++ b/usr.bin/ssh/scp.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.15 2001/07/29 17:02:46 mouring Exp $
+.\" $OpenBSD: scp.1,v 1.16 2001/08/08 07:16:58 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SCP 1
@@ -109,8 +109,11 @@ The program must understand
options.
.It Fl o Ar option
Can be used to give options in the format used in the config file.
-Theses options are passed directly to
-.Xr ssh 1 .
+These options are passed directly to
+.Xr ssh 1 ,
+for instance
+.Fl o "Protocol=1"
+would force protocol 1.
.It Fl 4
Forces
.Nm