1234567891011 |
- Long: show-error
- Short: S
- Help: Show error even when -s is used
- See-also: no-progress-meter
- Category: curl
- Example: --show-error --silent $URL
- ---
- When used with --silent, it makes curl show an error message if it fails.
- This option is global and does not need to be specified for each use of
- --next.
|