variable.md: make example use expand

I used double quotes since it seemed required for powershell, so this
example works in both (ba)sh and powershell as well as cmd.exe.

Closes #14118
This commit is contained in:
Yedaya Katsman 2024-07-07 21:31:20 +03:00 committed by Daniel Stenberg
parent 400717e4c0
commit 4ff7f5163f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -10,7 +10,7 @@ Multi: append
See-also: See-also:
- config - config
Example: Example:
- --variable name=smith $URL - --variable name=smith --expand-url "$URL/{{name}}"
--- ---
# `--variable` # `--variable`