mirror of
https://github.com/curl/curl.git
synced 2026-07-23 21:07:17 +03:00
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
This commit is contained in:
parent
df0282a82b
commit
5dddc1dc7e
235 changed files with 289 additions and 6 deletions
|
|
@ -1,6 +1,7 @@
|
|||
Long: proxy-basic
|
||||
Help: Use Basic authentication on the proxy
|
||||
See-also: proxy proxy-anyauth proxy-digest
|
||||
Category: proxy auth
|
||||
---
|
||||
Tells curl to use HTTP Basic authentication when communicating with the given
|
||||
proxy. Use --basic for enabling HTTP Basic with a remote host. Basic is the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue