mirror of
https://github.com/curl/curl.git
synced 2026-08-26 10:23:31 +03:00
cmdline-opts: more command line options documented
Moved over to the new format
This commit is contained in:
parent
720ea577dc
commit
5c4a526388
46 changed files with 472 additions and 0 deletions
5
docs/cmdline-opts/show-error.d
Normal file
5
docs/cmdline-opts/show-error.d
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue