cleanup
This commit is contained in:
parent
42ec386cac
commit
07d172e01d
1 changed files with 0 additions and 5 deletions
|
@ -76,8 +76,3 @@ noredir = Params "-e -resolve"
|
||||||
{- Only return http results, not streaming protocols. -}
|
{- Only return http results, not streaming protocols. -}
|
||||||
httponly :: CommandParam
|
httponly :: CommandParam
|
||||||
httponly = Params "-c http"
|
httponly = Params "-c http"
|
||||||
|
|
||||||
{- Avoids error messages being printed to stderr, instead they are
|
|
||||||
- put in the JSON. -}
|
|
||||||
hideerrors :: CommandParam
|
|
||||||
hideerrors = Params "-l +errors"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue