diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -538,6 +538,10 @@ per-host basis in the configuration file. | |||
538 | .It Fl q | 538 | .It Fl q |
539 | Quiet mode. | 539 | Quiet mode. |
540 | Causes all warning and diagnostic messages to be suppressed. | 540 | Causes all warning and diagnostic messages to be suppressed. |
541 | Only fatal errors are displayed. | ||
542 | If a second | ||
543 | .Fl q | ||
544 | is given then even fatal errors are suppressed. | ||
541 | .It Fl s | 545 | .It Fl s |
542 | May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use | 546 | May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use |
543 | of SSH as a secure transport for other applications (eg. sftp). The | 547 | of 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 , |