mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
Fix indentation in help
This commit is contained in:
parent
bea3cf2bd1
commit
f0424742e3
1 changed files with 1 additions and 1 deletions
|
@ -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 "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue