diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -533,6 +533,10 @@ per-host basis in the configuration file. | |||
533 | .It Fl q | 533 | .It Fl q |
534 | Quiet mode. | 534 | Quiet mode. |
535 | Causes all warning and diagnostic messages to be suppressed. | 535 | Causes all warning and diagnostic messages to be suppressed. |
536 | Only fatal errors are displayed. | ||
537 | If a second | ||
538 | .Fl q | ||
539 | is given then even fatal errors are suppressed. | ||
536 | .It Fl s | 540 | .It Fl s |
537 | 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 | 541 | 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 |
538 | of SSH as a secure transport for other applications (eg. sftp). The | 542 | of 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 , |