- Added the --libcurl [file] option to curl. Append this option to any
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 Jan 2007 15:58:00 +0000 (15:58 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Jan 2007 15:58:00 +0000 (15:58 +0000)
commitdbdb7fa55abd6a9206fd484d813cada36d9dfc08
tree6cc6cf159a0363b59afd0b3eef70edf1a6c1638d
parent83a43bea8a37c3df1b13ef98a2de596dab4e1e7b
- Added the --libcurl [file] option to curl. Append this option to any
  ordinary curl command line, and you will get a libcurl-using source code
  written to the file that does the equivalent operation of what your command
  line operation does!
CHANGES
RELEASE-NOTES
docs/curl.1
src/main.c