From 6e9a483ee191a327b3a9e36979d0a2d5787ffbf7 Mon Sep 17 00:00:00 2001 From: "baron@percona.com" <> Date: Fri, 30 Mar 2012 15:46:14 -0400 Subject: [PATCH] more slight doc tweaks --- bin/pt-mysql-summary | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bin/pt-mysql-summary b/bin/pt-mysql-summary index 0e586a6e..3128d037 100755 --- a/bin/pt-mysql-summary +++ b/bin/pt-mysql-summary @@ -2723,10 +2723,9 @@ Create a report from the files found in this directory. type: string -Names of databases to dump through myslqdump. If you want all of them, -you can use --all-databases; you can also pass in a comma-separated list -of database names. If not provided, the program will ask you -for manual input. +Names of databases to summarize. If you want all of them, you can use the value +C<--all-databases>; you can also pass in a comma-separated list of database +names. If not provided, the program will ask you for manual input. =item --sleep