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 c81cb42c6..3fbd954e8 100644
--- a/ssh.1
+++ b/ssh.1
@@ -541,6 +541,10 @@ per-host basis in the configuration file.
541.It Fl q 541.It Fl q
542Quiet mode. 542Quiet mode.
543Causes all warning and diagnostic messages to be suppressed. 543Causes all warning and diagnostic messages to be suppressed.
544Only fatal errors are displayed.
545If a second
546.Fl q
547is given then even fatal errors are suppressed.
544.It Fl s 548.It Fl s
545May be used to request invocation of a subsystem on the remote system. 549May be used to request invocation of a subsystem on the remote system.
546Subsystems are a feature of the SSH2 protocol which facilitate the use 550Subsystems are a feature of the SSH2 protocol which facilitate the use
@@ -971,6 +975,7 @@ if an error occurred.
971.Xr sftp 1 , 975.Xr sftp 1 ,
972.Xr ssh-add 1 , 976.Xr ssh-add 1 ,
973.Xr ssh-agent 1 , 977.Xr ssh-agent 1 ,
978.Xr ssh-argv0 1 ,
974.Xr ssh-keygen 1 , 979.Xr ssh-keygen 1 ,
975.Xr telnet 1 , 980.Xr telnet 1 ,
976.Xr ssh_config 5 , 981.Xr ssh_config 5 ,