variable.d: output the function names table style

Also correct the url function name in the header

Closes #11641
This commit is contained in:
Daniel Stenberg 2023-08-09 10:37:18 +02:00
parent fa8265a466
commit bca286d9dc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 17 additions and 10 deletions

View file

@ -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.