Merge fix-1008796-add-database-to-several-tools.

This commit is contained in:
Daniel Nichter
2013-03-12 09:26:22 -06:00
9 changed files with 54 additions and 0 deletions

View File

@@ -5073,6 +5073,12 @@ Normally the L<"--dest"> table is expected to exist already. This option
causes pt-deadlock-logger to create the table automatically using the suggested
table structure.
=item --database
short form: -D; type: string
Connect to this database.
=item --daemonize
Fork to the background and detach from the shell. POSIX operating systems only.