diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -527,6 +527,10 @@ for older servers. | |||
527 | .It Fl q | 527 | .It Fl q |
528 | Quiet mode. | 528 | Quiet mode. |
529 | Causes all warning and diagnostic messages to be suppressed. | 529 | Causes all warning and diagnostic messages to be suppressed. |
530 | Only fatal errors are displayed. | ||
531 | If a second | ||
532 | .Fl q | ||
533 | is given then even fatal errors are suppressed. | ||
530 | .It Fl s | 534 | .It Fl s |
531 | 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 | 535 | 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 |
532 | of SSH as a secure transport for other applications (eg. sftp). The | 536 | of SSH as a secure transport for other applications (eg. sftp). The |