mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 23:45:44 +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
|
||||
|
||||
How long to run before exiting. By default pt-deadlock-logger runs once,
|
||||
checks for deadlocks, and exits. If L<"--run-time"> is specified but
|
||||
no L<"--interval"> is specified, a default 1 second interval will be used.
|
||||
How long to run before exiting. By default pt-deadlock-logger runs forever,
|
||||
checking for deadlocks every L<"--interval"> seconds.
|
||||
|
||||
=item --set-vars
|
||||
|
||||
|
Reference in New Issue
Block a user