diff options
author | Frank Gevaerts <frank@gevaerts.be> | 2018-05-28 14:17:51 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-05-28 15:02:03 +0200 |
commit | 7c189c66080664f48758a938d852e5d0471c3621 (patch) | |
tree | 7d5a530053b9ccb51cfb955b473746428083aacc /lib/share.h | |
parent | c78dd2e1d0cbe7fb32eda5cd9b1f7b7c0f178c1e (diff) |
curl.1: Fix cmdline-opts reference errors.
--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.
Closes #2612
Diffstat (limited to 'lib/share.h')
0 files changed, 0 insertions, 0 deletions