mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-17 19:11:06 +00:00
documentation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2633 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
e282be7398
commit
7c9d71defd
2 changed files with 2 additions and 2 deletions
|
|
@ -216,7 +216,7 @@ Contact hosts that match the given regular expression directly instead of
|
|||
going through a proxy. This option can be given multiple times.
|
||||
|
||||
.SH OUTPUT TYPES
|
||||
Note that by default only errors are logged.
|
||||
Note that by default only errors and warnings are logged.
|
||||
|
||||
.TP
|
||||
\fBtext\fP
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@ You can skip the "ftp://" url part if the domain starts with "ftp.":
|
|||
""")
|
||||
|
||||
Logertypes = _(r"""OUTPUT TYPES
|
||||
Note that by default only errors are logged.
|
||||
Note that by default only errors and warnings are logged.
|
||||
|
||||
text Standard text output, logging URLs in keyword: argument fashion.
|
||||
html Log URLs in keyword: argument fashion, formatted as HTML.
|
||||
|
|
|
|||
Loading…
Reference in a new issue