Philippe Hameau found out that -Q "+[command]" didn't work, although some code
authorDaniel Stenberg <daniel@haxx.se>
Thu, 20 Jan 2005 22:22:12 +0000 (22:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 20 Jan 2005 22:22:12 +0000 (22:22 +0000)
commit7472ede32ae5a1c80928e03ef8fd836630eb6ac8
tree2c853bd0fe25ed7c0df06ce2d3939602d0610e3b
parentb5065e462bf258a456f7bfc3c3af1dbd942713d1
Philippe Hameau found out that -Q "+[command]" didn't work, although some code
was written for it. I fixed and added test case 227 to verify it.  The curl.1
man page didn't mention the '+' so I added it.
CHANGES
RELEASE-NOTES
docs/curl.1
src/main.c
tests/data/Makefile.am
tests/data/test227 [new file with mode: 0644]