remove ntlm option from pod
This commit is contained in:
parent
b812a6ff50
commit
b205141ad3
|
@ -198,10 +198,6 @@ Set path to get Webpage (Default: '/')
|
|||
|
||||
Specify this option if you access webpage over basic authentication
|
||||
|
||||
=item B<--ntlm>
|
||||
|
||||
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
|
||||
|
||||
=item B<--ntlmv2>
|
||||
|
||||
Specify this option if you access webpage over ntlmv2 authentication (Use with --credentials and --port options)
|
||||
|
|
|
@ -395,10 +395,6 @@ Set path to get Webpage (Default: '/')
|
|||
|
||||
Specify this option if you access webpage over basic authentication
|
||||
|
||||
=item B<--ntlm>
|
||||
|
||||
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
|
||||
|
||||
=item B<--ntlmv2>
|
||||
|
||||
Specify this option if you access webpage over ntlmv2 authentication (Use with --credentials and --port options)
|
||||
|
|
|
@ -176,10 +176,6 @@ Set path to get webpage (Default: '/')
|
|||
|
||||
Specify this option if you access webpage over basic authentication
|
||||
|
||||
=item B<--ntlm>
|
||||
|
||||
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
|
||||
|
||||
=item B<--ntlmv2>
|
||||
|
||||
Specify this option if you access webpage over ntlmv2 authentication (Use with --credentials and --port options)
|
||||
|
|
|
@ -422,10 +422,6 @@ Set path to get Webpage (Default: '/')
|
|||
|
||||
Specify this option if you access webpage over basic authentication
|
||||
|
||||
=item B<--ntlm>
|
||||
|
||||
Specify this option if you access webpage over ntlm authentication (Use with --credentials option)
|
||||
|
||||
=item B<--ntlmv2>
|
||||
|
||||
Specify this option if you access webpage over ntlmv2 authentication (Use with --credentials and --port options)
|
||||
|
|
Loading…
Reference in New Issue