summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-06-13 00:14:00 +0000
committerColin Watson <cjwatson@debian.org>2007-06-13 00:14:00 +0000
commita31dd2449bd885d5763c2857eb4cac2794cf7ba9 (patch)
tree6533975f0672b36760192c3983876c78ea564ed1 /ssh.1
parent183245891acd7d4d558088c41ff356cc5ca0e007 (diff)
* Clarify that 'ssh -q -q' still prints errors caused by bad arguments
(i.e. before the logging system is initialised).
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.13
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index 04326e654..b0d23fea1 100644
--- a/ssh.1
+++ b/ssh.1
@@ -509,7 +509,8 @@ Causes all warning and diagnostic messages to be suppressed.
509Only fatal errors are displayed. 509Only fatal errors are displayed.
510If a second 510If a second
511.Fl q 511.Fl q
512is given then even fatal errors are suppressed. 512is given then even fatal errors are suppressed, except for those produced
513due solely to bad arguments.
513.It Fl R Xo 514.It Fl R Xo
514.Sm off 515.Sm off
515.Oo Ar bind_address : Oc 516.Oo Ar bind_address : Oc