mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-27 16:12:04 +00:00
Fix pt-deadlock-logger --run-time docs for 2.2.
This commit is contained in:
@@ -5306,9 +5306,8 @@ Do not deadlocks; only print errors and warnings to C<STDERR>.
|
|||||||
|
|
||||||
type: time
|
type: time
|
||||||
|
|
||||||
How long to run before exiting. By default pt-deadlock-logger runs once,
|
How long to run before exiting. By default pt-deadlock-logger runs forever,
|
||||||
checks for deadlocks, and exits. If L<"--run-time"> is specified but
|
checking for deadlocks every L<"--interval"> seconds.
|
||||||
no L<"--interval"> is specified, a default 1 second interval will be used.
|
|
||||||
|
|
||||||
=item --set-vars
|
=item --set-vars
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user