Add curl --silent (#839)

Signed-off-by: Michael Hienle <hienle.michael@gmail.com>
This commit is contained in:
Michael Hienle 2018-11-07 23:50:57 +01:00 committed by chad d
parent 8e9a1e4384
commit 4c1e81452a
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ updated: 2017-09-20
```bash
-v # --verbose
-vv # Even more verbose
-s # --silent
```
```bash