summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authordjm <djm>2008-02-10 11:22:29 +0000
committerdjm <djm>2008-02-10 11:22:29 +0000
commit1ac44184285ba0eba250a6bfc9de791023a5a89e (patch)
treedb7fc7ff1fed4c8bfae811f037a59425dbe46a50 /scp.1
parent25cd5723ea1cd7cf797fcf0390656b5e8123ae98 (diff)
downloadopenssh-1ac44184285ba0eba250a6bfc9de791023a5a89e.tar.gz
- djm@cvs.openbsd.org 2008/01/19 19:25:50
[scp.1] scp -q implies ssh -q for the underlying connection, it doesn't just hush the progress meter
Diffstat (limited to 'scp.1')
-rw-r--r--scp.18
1 files changed, 5 insertions, 3 deletions
diff --git a/scp.1 b/scp.1
index 9b221762..46b72eda 100644
--- a/scp.1
+++ b/scp.1
@@ -9,9 +9,9 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.42 2007/08/06 19:16:06 sobrado Exp $
+.\" $OpenBSD: scp.1,v 1.43 2008/01/19 19:25:50 djm Exp $
.\"
-.Dd $Mdocdate: August 6 2007 $
+.Dd $Mdocdate: January 19 2008 $
.Dt SCP 1
.Os
.Sh NAME
@@ -178,7 +178,9 @@ is already reserved for preserving the times and modes of the file in
Preserves modification times, access times, and modes from the
original file.
.It Fl q
-Disables the progress meter.
+Quiet mode: disables the progress meter as well as warning and diagnostic
+messages from
+.Xr ssh 1 .
.It Fl r
Recursively copy entire directories.
.It Fl S Ar program