mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-14 15:33:49 +00:00
Fix type in --log-level POD.
This commit is contained in:
@@ -8134,7 +8134,7 @@ Log all output to this file when daemonized.
|
|||||||
|
|
||||||
=item --log-level
|
=item --log-level
|
||||||
|
|
||||||
type: string; defaut: info
|
type: string; default: info
|
||||||
|
|
||||||
L<"--log"> messages at or above this severity. Valid log levels are:
|
L<"--log"> messages at or above this severity. Valid log levels are:
|
||||||
C<debug>, C<info>, C<warn>, C<error>, and C<fatal>.
|
C<debug>, C<info>, C<warn>, C<error>, and C<fatal>.
|
||||||
|
Reference in New Issue
Block a user