Update help

This commit is contained in:
Antoine 2020-04-01 17:37:44 +02:00 committed by GitHub
commit 47f24cb256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1439,7 +1439,7 @@ void usage_http_form(const char *service) {
"The following parameters are optional:\n" "The following parameters are optional:\n"
" (c|C)=/page/uri to define a different page to gather initial " " (c|C)=/page/uri to define a different page to gather initial "
"cookies from\n" "cookies from\n"
" (g|G)=optional to skip pre-request\n" " (g|G)= skip pre-requests - only use this when no pre-cookies are required\n"
" (h|H)=My-Hdr\\: foo to send a user defined HTTP header with each " " (h|H)=My-Hdr\\: foo to send a user defined HTTP header with each "
"request\n" "request\n"
" ^USER[64]^ and ^PASS[64]^ can also be put into these " " ^USER[64]^ and ^PASS[64]^ can also be put into these "