blob: ef132fe745b45d5df99c9921c38ae249fca56d82 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: libcurl
2Arg: <file>
3Help: Dump libcurl equivalent code of this command line
4Added: 7.16.1
5---
6Append this option to any ordinary curl command line, and you will get a
7libcurl-using C source code written to the file that does the equivalent
8of what your command-line operation does!
9
10If this option is used several times, the last given file name will be
11used.