diff --git a/ChangeLog b/ChangeLog index 4d9dce72..8626c3c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,6 +55,11 @@ Type: feature Changed: linkcheck/linkname.py + * Remove all references to the removed 'colored' output logger. + Type: documentation + Closes: SF bug #1062011 + Changed: linkchecker.1 + 1.13.5 "Die Musterknaben" (released 22.9.2004) * Use xgettext with Python support for .pot file creation, adjusted developer documentation. diff --git a/linkchecker.1 b/linkchecker.1 index da09d88f..8432bb77 100644 --- a/linkchecker.1 +++ b/linkchecker.1 @@ -101,7 +101,7 @@ This option implies \fB-w\fP. Quiet operation. This is only useful with \fB-F\fP. .TP \fB-o\fP\fItype\fP, \fB--output=\fP\fItype\fP[\fB/\fP\fIencoding\fP] -Specify output type as \fBtext\fP, \fBcolored\fP, \fBhtml\fP, \fBsql\fP, +Specify output type as \fBtext\fP, \fBhtml\fP, \fBsql\fP, \fBcsv\fP, \fBgml\fP, \fBxml\fP, \fBnone\fP or \fBblacklist\fP. Default type is \fBtext\fP. \fIencoding\fP specifies the output encoding, the default is @@ -120,7 +120,7 @@ Valid encodings are listed at The \fIfilename\fP part of the \fBnone\fP output type will be ignored, else if the file already exists, it will be overwritten. You can specify this option more than once. Valid file output types -are \fBtext\fP, \fBcolored\fP, \fBhtml\fP, \fBsql\fP, +are \fBtext\fP, \fBhtml\fP, \fBsql\fP, \fBcsv\fP, \fBgml\fP, \fBxml\fP, \fBnone\fP or \fBblacklist\fP Default is no file output. If console output is not specified with \fB-o\fP, this option suppresses all console output by implying