2018-05-28 08:16:27 -04:00
|
|
|
Long: silent
|
2016-11-27 18:50:25 -05:00
|
|
|
Short: s
|
|
|
|
Help: Silent mode
|
2020-09-01 02:16:37 -04:00
|
|
|
See-also: verbose stderr no-progress-meter
|
2020-07-13 08:15:04 -04:00
|
|
|
Category: important verbose
|
2016-11-27 18:50:25 -05:00
|
|
|
---
|
|
|
|
Silent or quiet mode. Don't show progress meter or error messages. Makes Curl
|
|
|
|
mute. It will still output the data you ask for, potentially even to the
|
|
|
|
terminal/stdout unless you redirect it.
|
2017-01-07 14:23:31 -05:00
|
|
|
|
|
|
|
Use --show-error in addition to this option to disable progress meter but
|
|
|
|
still show error messages.
|