From: Adam Spiers Date: Tue, 8 Nov 2011 14:49:13 +0000 (+0000) Subject: Fix 'supresses' typo. X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/ae4ab73b5d793b03f91fdcef0fff7405f9f9d75b?ds=inline;hp=--cc Fix 'supresses' typo. (cherry picked from commit 57386ef4bb07ebe1ea56c73c0fee86a51f417cda) --- ae4ab73b5d793b03f91fdcef0fff7405f9f9d75b diff --git a/mr b/mr index fc63605..b37d9a5 100755 --- a/mr +++ b/mr @@ -222,7 +222,7 @@ Be verbose. =item --quiet -Be quiet. This supresses mr's usual output, as well as any output from +Be quiet. This suppresses mr's usual output, as well as any output from commands that are run (including stderr output). If a command fails, the output will be shown.