mirror of
https://github.com/curl/curl.git
synced 2025-03-13 15:37:04 +08:00
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:
parent
400717e4c0
commit
4ff7f5163f
@ -10,7 +10,7 @@ Multi: append
|
||||
See-also:
|
||||
- config
|
||||
Example:
|
||||
- --variable name=smith $URL
|
||||
- --variable name=smith --expand-url "$URL/{{name}}"
|
||||
---
|
||||
|
||||
# `--variable`
|
||||
|
Loading…
x
Reference in New Issue
Block a user