summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:27:23 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:27:23 +1100
commit85221b281886467c0a647a78b5b744ebc89057ea (patch)
tree8e87b2a6bff892c36afb84c697d76f3ae6ffbc9f /ssh.1
parent21cf4e0628bc5b372e002916f8b2020d98524a35 (diff)
- markus@cvs.openbsd.org 2002/02/18 17:55:20
[ssh.1] -q: Fatal errors are _not_ displayed.
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.13
1 files changed, 1 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 180383aaa..43b75dc23 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.147 2002/02/09 17:37:34 deraadt Exp $ 37.\" $OpenBSD: ssh.1,v 1.148 2002/02/18 17:55:20 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -521,7 +521,6 @@ for older servers.
521.It Fl q 521.It Fl q
522Quiet mode. 522Quiet mode.
523Causes all warning and diagnostic messages to be suppressed. 523Causes all warning and diagnostic messages to be suppressed.
524Only fatal errors are displayed.
525.It Fl s 524.It Fl s
526May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use 525May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
527of SSH as a secure transport for other applications (eg. sftp). The 526of SSH as a secure transport for other applications (eg. sftp). The