diff --git a/docs/cmdline-opts/variable.md b/docs/cmdline-opts/variable.md index 5b23e1fc42..1a0e70e209 100644 --- a/docs/cmdline-opts/variable.md +++ b/docs/cmdline-opts/variable.md @@ -71,7 +71,7 @@ removes all leading and trailing white space. Example: - curl --expand-url https.//example.com/{{url:trim}} + curl --expand-url https://example.com/{{var:trim}} ## json outputs the content using JSON string quoting rules.