2018-05-28 20:16:27 +08:00
|
|
|
Long: show-error
|
2016-11-28 07:50:25 +08:00
|
|
|
Short: S
|
2016-11-28 08:01:13 +08:00
|
|
|
Help: Show error even when -s is used
|
2020-09-01 14:16:37 +08:00
|
|
|
See-also: no-progress-meter
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: curl
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --show-error --silent $URL
|
2021-09-28 17:50:07 +08:00
|
|
|
Added: 5.9
|
2016-11-28 07:50:25 +08:00
|
|
|
---
|
|
|
|
When used with --silent, it makes curl show an error message if it fails.
|
2021-07-28 23:41:05 +08:00
|
|
|
|
|
|
|
This option is global and does not need to be specified for each use of
|
|
|
|
--next.
|