Skip to content

Fix manpage commandline options inconsistencies#2612

Closed
gevaerts wants to merge 2 commits intocurl:masterfrom
gevaerts:cmdline-opts
Closed

Fix manpage commandline options inconsistencies#2612
gevaerts wants to merge 2 commits intocurl:masterfrom
gevaerts:cmdline-opts

Conversation

@gevaerts
Copy link
Contributor

No description provided.

gevaerts added 2 commits May 28, 2018 14:16
Almost all headers start with an uppercase letter, but some didn't.
--data, --form, and --ntlm were declared to be mutually exclusive with
non-existing options. --data and --form referred to --upload (which is
short for --upload-file and therefore did work, so this one was merely
a bit confusing), --ntlm referred to --negotiated instead of --negotiate.
@bagder bagder closed this in 7c189c6 May 28, 2018
@bagder
Copy link
Member

bagder commented May 28, 2018

Thanks!

@gevaerts gevaerts deleted the cmdline-opts branch May 29, 2018 11:13
@lock lock bot locked as resolved and limited conversation to collaborators Aug 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants