documentation

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2633 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-05-22 18:43:35 +00:00
parent e282be7398
commit 7c9d71defd
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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.