cmdline-docs: more options converted and fixed

Now all options are in the new system.
This commit is contained in:
Daniel Stenberg 2016-11-28 01:01:13 +01:00
parent ac85f332f1
commit a387d881ec
51 changed files with 625 additions and 31 deletions

View file

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