Merge pull request #853 from pkriko/fix_typo_mistake_http

fix the typo mistakes in http mode
This commit is contained in:
qgarnier 2018-01-11 11:19:13 +01:00 committed by GitHub
commit fe7ff0592a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>