2018-05-28 20:16:27 +08:00
|
|
|
Long: silent
|
2016-11-28 07:50:25 +08:00
|
|
|
Short: s
|
|
|
|
Help: Silent mode
|
2020-09-01 14:16:37 +08:00
|
|
|
See-also: verbose stderr no-progress-meter
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: important verbose
|
2016-11-28 07:50:25 +08: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-08 03:23:31 +08:00
|
|
|
|
|
|
|
Use --show-error in addition to this option to disable progress meter but
|
|
|
|
still show error messages.
|