form-string.md: correct the example

Closes #12822
This commit is contained in:
Boris Verkhovskiy 2024-01-31 01:34:19 -08:00 committed by Daniel Stenberg
parent 5ce164e0e9
commit 843800297f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -11,7 +11,7 @@ Multi: append
See-also:
- form
Example:
- --form-string "data" $URL
- --form-string "name=data" $URL
---
# `--form-string`