blob: f1502874589d7a6673c6b182c3c4ae07c09fcf58 [file] [log] [blame]
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
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
Added: 5.9
Multi: boolean
Scope: global
---
When used with --silent, it makes curl show an error message if it fails.