docs: fix cmdline-opts metadata headers case consistency.

Almost all headers start with an uppercase letter, but some didn't.
This commit is contained in:
Frank Gevaerts 2018-05-28 14:16:27 +02:00 committed by Daniel Stenberg
parent 3af865cd01
commit c78dd2e1d0
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
12 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
long: show-error
Long: show-error
Short: S
Help: Show error even when -s is used
---