summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
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