]> git.ipfire.org Git - thirdparty/curl.git/commit
variable.md: clarify 'trim' example
authorJay Satiro <raysatiro@yahoo.com>
Sun, 16 Feb 2025 08:05:15 +0000 (03:05 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Sun, 16 Feb 2025 23:52:48 +0000 (18:52 -0500)
commit4a74135737a257ad297cee05dc98c09df11660f6
tree67fbbc29835c8017d53ae1e3b27e65a7c338d7d4
parent28d3c5dced240a541917b3d8a7bef2ee9cd6a48c
variable.md: clarify 'trim' example

- Use the variable name 'var' instead of 'url' since the latter is also
  a function name and that may confuse the user.

Closes https://github.com/curl/curl/pull/16346
docs/cmdline-opts/variable.md