From 47f24cb2560631d2eceabaf4394ecf26743ceee1 Mon Sep 17 00:00:00 2001 From: Antoine <52006497+GitAntoinee@users.noreply.github.com> Date: Wed, 1 Apr 2020 17:37:44 +0200 Subject: [PATCH] Update help --- hydra-http-form.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra-http-form.c b/hydra-http-form.c index 722a24a..e851d97 100644 --- a/hydra-http-form.c +++ b/hydra-http-form.c @@ -1439,7 +1439,7 @@ void usage_http_form(const char *service) { "The following parameters are optional:\n" " (c|C)=/page/uri to define a different page to gather initial " "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 " "request\n" " ^USER[64]^ and ^PASS[64]^ can also be put into these "