curl/docs/cmdline-opts/show-error.d
Daniel Stenberg 5c4a526388 cmdline-opts: more command line options documented
Moved over to the new format
2016-11-28 00:50:25 +01:00

6 lines
169 B
Makefile

long: show-error
Short: S
Help: Show error. With -s, make curl show errors when they occur
---
When used with --silent, it makes curl show an error message if it fails.