summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.15
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index fd822bb3d..86c1f0bb1 100644
--- a/ssh.1
+++ b/ssh.1
@@ -538,6 +538,10 @@ per-host basis in the configuration file.
538.It Fl q 538.It Fl q
539Quiet mode. 539Quiet mode.
540Causes all warning and diagnostic messages to be suppressed. 540Causes all warning and diagnostic messages to be suppressed.
541Only fatal errors are displayed.
542If a second
543.Fl q
544is given then even fatal errors are suppressed.
541.It Fl s 545.It Fl s
542May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use 546May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
543of SSH as a secure transport for other applications (eg. sftp). The 547of SSH as a secure transport for other applications (eg. sftp). The
@@ -973,6 +977,7 @@ protocol versions 1.5 and 2.0.
973.Xr sftp 1 , 977.Xr sftp 1 ,
974.Xr ssh-add 1 , 978.Xr ssh-add 1 ,
975.Xr ssh-agent 1 , 979.Xr ssh-agent 1 ,
980.Xr ssh-argv0 1 ,
976.Xr ssh-keygen 1 , 981.Xr ssh-keygen 1 ,
977.Xr telnet 1 , 982.Xr telnet 1 ,
978.Xr ssh_config 5 , 983.Xr ssh_config 5 ,