mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 09:04:44 +00:00
Merge pull request #642 from cjmayo/addition
Fix typo addtion in linkcheckerrc(5)
This commit is contained in:
commit
86243c00a1
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ authentication
|
|||
|
||||
**entry=**\ *REGEX* *USER* [*PASS*] (`MULTILINE`_)
|
||||
Provide individual username/password pairs for different links. In
|
||||
addtion to a single login page specified with **loginurl** multiple
|
||||
addition to a single login page specified with **loginurl** multiple
|
||||
FTP, HTTP (Basic Authentication) and telnet links are supported.
|
||||
Entries are a triple (URL regex, username, password) or a tuple (URL
|
||||
regex, username), where the entries are separated by whitespace.
|
||||
|
|
|
|||
Loading…
Reference in a new issue