summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sshd.8 b/sshd.8
index a99c4f162..c1ac3343b 100644
--- a/sshd.8
+++ b/sshd.8
@@ -261,9 +261,12 @@ Ports specified in the configuration file are ignored when a
261command-line port is specified. 261command-line port is specified.
262.It Fl q 262.It Fl q
263Quiet mode. 263Quiet mode.
264Nothing is sent to the system log. 264Only fatal errors are sent to the system log.
265Normally the beginning, 265Normally the beginning,
266authentication, and termination of each connection is logged. 266authentication, and termination of each connection is logged.
267If a second
268.Fl q
269is given then nothing is sent to the system log.
267.It Fl t 270.It Fl t
268Test mode. 271Test mode.
269Only check the validity of the configuration file and sanity of the keys. 272Only check the validity of the configuration file and sanity of the keys.