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 27808b1f3..ed2cbecb5 100644
--- a/ssh.1
+++ b/ssh.1
@@ -533,6 +533,10 @@ per-host basis in the configuration file.
533.It Fl q 533.It Fl q
534Quiet mode. 534Quiet mode.
535Causes all warning and diagnostic messages to be suppressed. 535Causes all warning and diagnostic messages to be suppressed.
536Only fatal errors are displayed.
537If a second
538.Fl q
539is given then even fatal errors are suppressed.
536.It Fl s 540.It Fl s
537May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use 541May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
538of SSH as a secure transport for other applications (eg. sftp). The 542of SSH as a secure transport for other applications (eg. sftp). The
@@ -967,6 +971,7 @@ protocol versions 1.5 and 2.0.
967.Xr sftp 1 , 971.Xr sftp 1 ,
968.Xr ssh-add 1 , 972.Xr ssh-add 1 ,
969.Xr ssh-agent 1 , 973.Xr ssh-agent 1 ,
974.Xr ssh-argv0 1 ,
970.Xr ssh-keygen 1 , 975.Xr ssh-keygen 1 ,
971.Xr telnet 1 , 976.Xr telnet 1 ,
972.Xr ssh_config 5 , 977.Xr ssh_config 5 ,