typo
This commit is contained in:
parent
e9e2523770
commit
325f220058
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ quiet :: CommandParam
|
|||
quiet
|
||||
-- Cannot use quiet as it now disables informational output.
|
||||
-- No way to disable progress.
|
||||
| newquvi = Param "--verbosity verbose"
|
||||
| newquvi = Params "--verbosity verbose"
|
||||
| otherwise = Params "--verbosity quiet"
|
||||
|
||||
{- Only return http results, not streaming protocols. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue