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