mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:13:32 +03:00
variable.d: output the function names table style
Also correct the url function name in the header Closes #11641
This commit is contained in:
parent
fa8265a466
commit
bca286d9dc
2 changed files with 17 additions and 10 deletions
|
|
@ -132,7 +132,7 @@ as POST data:
|
|||
|
||||
--variable %HOME
|
||||
--expand-variable fix@{{HOME}}/.secret
|
||||
--expand-data "{{fix:trim:urlencode}}"
|
||||
--expand-data "{{fix:trim:url}}"
|
||||
https://example.com/
|
||||
|
||||
Command line variables and expansions were added in in 8.3.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue