summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 00:51:03 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 00:51:03 +0000
commit79cf0b3654d7b597de323153eb57015cdfbd90a4 (patch)
tree274e78bc3369e218e59aa1fcc9b7e90697f424f1 /ssh.1
parentd984a3c6658e950881edcfb2aae464add93f68d4 (diff)
Debian release 3.4p1-1.
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.14
1 files changed, 4 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index 1f3efca78..1c407c5bd 100644
--- a/ssh.1
+++ b/ssh.1
@@ -527,6 +527,10 @@ for older servers.
527.It Fl q 527.It Fl q
528Quiet mode. 528Quiet mode.
529Causes all warning and diagnostic messages to be suppressed. 529Causes all warning and diagnostic messages to be suppressed.
530Only fatal errors are displayed.
531If a second
532.Fl q
533is given then even fatal errors are suppressed.
530.It Fl s 534.It Fl s
531May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use 535May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
532of SSH as a secure transport for other applications (eg. sftp). The 536of SSH as a secure transport for other applications (eg. sftp). The