1 Long: show-error 2 Short: S 3 Help: Show error even when -s is used 4 See-also: no-progress-meter 5 Category: curl 6 Example: --show-error --silent $URL 7 Added: 5.9 8 --- 9 When used with --silent, it makes curl show an error message if it fails. 10 11 This option is global and does not need to be specified for each use of 12 --next. 13