mirror of
https://github.com/curl/curl.git
synced 2026-07-23 01:57:20 +03:00
docs/cmdline-opts: the auth types are not mutually exclusive
They are booleans URL: https://curl.se/mail/archive-2025-07/0019.html Closes #18059
This commit is contained in:
parent
21e885eb39
commit
e82c172e9f
9 changed files with 8 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ Long: proxy-basic
|
|||
Help: Use Basic authentication on the proxy
|
||||
Category: proxy auth
|
||||
Added: 7.12.0
|
||||
Multi: mutex
|
||||
Multi: boolean
|
||||
See-also:
|
||||
- proxy
|
||||
- proxy-anyauth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue