This commit is contained in:
Joey Hess 2013-11-24 23:51:25 -04:00
parent e9e2523770
commit 325f220058

View file

@ -120,7 +120,7 @@ quiet :: CommandParam
quiet quiet
-- Cannot use quiet as it now disables informational output. -- Cannot use quiet as it now disables informational output.
-- No way to disable progress. -- No way to disable progress.
| newquvi = Param "--verbosity verbose" | newquvi = Params "--verbosity verbose"
| otherwise = Params "--verbosity quiet" | otherwise = Params "--verbosity quiet"
{- Only return http results, not streaming protocols. -} {- Only return http results, not streaming protocols. -}