mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Merge pull request #805 from cjmayo/bold
Use bold for referenced options and LinkChecker HTTP header in linkcheckerrc(5)
This commit is contained in:
commit
b80aadbad6
1 changed files with 3 additions and 3 deletions
|
|
@ -87,7 +87,7 @@ checking
|
|||
The average number of requests per second is approximately one third of the
|
||||
maximum. Values less than 1 and at least 0.001 can be used.
|
||||
To use values greater than 10, the HTTP server must return a
|
||||
"LinkChecker" response header.
|
||||
**LinkChecker** response header.
|
||||
The default is 10.
|
||||
Command line option: none
|
||||
**robotstxt=**\ [**0**\ \|\ **1**]
|
||||
|
|
@ -592,8 +592,8 @@ Parse Markdown files for URLs to check.
|
|||
WARNINGS
|
||||
--------
|
||||
|
||||
The following warnings are recognized in the 'ignorewarnings' and
|
||||
'ignorewarningsforurls' config file entries:
|
||||
The following warnings are recognized by **ignorewarnings** and
|
||||
**ignorewarningsforurls**:
|
||||
|
||||
**file-anchorcheck-directory**
|
||||
A local directory with an anchor, not supported by AnchorCheck.
|
||||
|
|
|
|||
Loading…
Reference in a new issue