Fix type in --log-level POD.

This commit is contained in:
Daniel Nichter
2013-05-16 16:25:57 -07:00
parent a0ba15c27e
commit 883590d448

View File

@@ -8134,7 +8134,7 @@ Log all output to this file when daemonized.
=item --log-level
type: string; defaut: info
type: string; default: info
L<"--log"> messages at or above this severity. Valid log levels are:
C<debug>, C<info>, C<warn>, C<error>, and C<fatal>.