From 3e39ab54b8fb415af436a769a231d22b0a017801 Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Mon, 22 Oct 2012 14:23:05 -0600 Subject: [PATCH] Make pt-osc --quiet disable --progress. --- bin/pt-online-schema-change | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/pt-online-schema-change b/bin/pt-online-schema-change index 0035e00c..770260ea 100755 --- a/bin/pt-online-schema-change +++ b/bin/pt-online-schema-change @@ -9773,8 +9773,8 @@ percentage, seconds, or number of iterations. short form: -q -Do not print messages to STDOUT. Errors and warnings are still printed to -STDERR. +Do not print messages to STDOUT (disables L<"--progress">). +Errors and warnings are still printed to STDERR. =item --recurse