]> granicus.if.org Git - curl/commit
curl.1: Added information about optional login options to --user in manpage
authorSteve Holme <steve_holme@hotmail.com>
Sat, 21 Sep 2013 21:05:12 +0000 (22:05 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 21 Sep 2013 21:05:12 +0000 (22:05 +0100)
commit6dd8bd8d2f9729c8ca245ccfd5cc533fe4f7e8b2
treee24be93d5935d60bfb5a041929dd8fbb51589354
parentb07709f7417c3e30a6c09445585579a4616d2e81
curl.1: Added information about optional login options to --user in manpage

Added missing information, from curl 7.31.0, regarding the use of the
optional login options that may be specified as part of --user.

For example:

--user 'user:password;auth=NTLM' in IMAP, POP3 and SMTP protocols.
docs/curl.1