fix the typo mistakes in http mode

This commit is contained in:
pkriko 2018-01-11 11:05:53 +01:00
parent a44c55815c
commit 126245029e
4 changed files with 16 additions and 16 deletions

View File

@ -195,19 +195,19 @@ Set path to get Webpage (Default: '/')
=item B<--credentials>
Specify this option if you access webpage over basic authentification
Specify this option if you access webpage over basic authentication
=item B<--ntlm>
Specify this option if you access webpage over ntlm authentification (Use with --credentials option)
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
=item B<--username>
Specify username for basic authentification (Mandatory if --credentials is specidied)
Specify username for basic authentication (Mandatory if --credentials is specidied)
=item B<--password>
Specify password for basic authentification (Mandatory if --credentials is specidied)
Specify password for basic authentication (Mandatory if --credentials is specidied)
=item B<--timeout>

View File

@ -392,19 +392,19 @@ Set path to get Webpage (Default: '/')
=item B<--credentials>
Specify this option if you access webpage over basic authentification
Specify this option if you access webpage over basic authentication
=item B<--ntlm>
Specify this option if you access webpage over ntlm authentification (Use with --credentials option)
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
=item B<--username>
Specify username for basic authentification (Mandatory if --credentials is specidied)
Specify username for basic authentication (Mandatory if --credentials is specidied)
=item B<--password>
Specify password for basic authentification (Mandatory if --credentials is specidied)
Specify password for basic authentication (Mandatory if --credentials is specidied)
=item B<--timeout>

View File

@ -173,19 +173,19 @@ Set path to get webpage (Default: '/')
=item B<--credentials>
Specify this option if you access webpage over basic authentification
Specify this option if you access webpage over basic authentication
=item B<--ntlm>
Specify this option if you access webpage over ntlm authentification (Use with --credentials option)
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
=item B<--username>
Specify username for basic authentification (Mandatory if --credentials is specidied)
Specify username for basic authentication (Mandatory if --credentials is specidied)
=item B<--password>
Specify password for basic authentification (Mandatory if --credentials is specidied)
Specify password for basic authentication (Mandatory if --credentials is specidied)
=item B<--proxyurl>

View File

@ -419,19 +419,19 @@ Set path to get Webpage (Default: '/')
=item B<--credentials>
Specify this option if you access webpage over basic authentification
Specify this option if you access webpage over basic authentication
=item B<--ntlm>
Specify this option if you access webpage over ntlm authentification (Use with --credentials option)
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
=item B<--username>
Specify username for basic authentification (Mandatory if --credentials is specidied)
Specify username for basic authentication (Mandatory if --credentials is specidied)
=item B<--password>
Specify password for basic authentification (Mandatory if --credentials is specidied)
Specify password for basic authentication (Mandatory if --credentials is specidied)
=item B<--timeout>