mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-10 09:30:59 +00:00
Added note that old colored logger has been removed
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1921 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b77ea5feef
commit
6cbc0fe079
2 changed files with 5 additions and 3 deletions
|
|
@ -38,7 +38,8 @@ window.onload = function() {
|
|||
manually installed versions prior to 1.13.0 are removed. Otherwise
|
||||
you will have startup problems.</p>
|
||||
<p>The default output logger <tt class="literal"><span class="pre">text</span></tt> has now colored output if the
|
||||
output terminal supports it.</p>
|
||||
output terminal supports it. The old <tt class="literal"><span class="pre">colored</span></tt> output logger has
|
||||
been removed.</p>
|
||||
<p>The <tt class="literal"><span class="pre">-F</span></tt> option no longer suppresses normal output. The old behaviour
|
||||
can be restored by giving the option <tt class="literal"><span class="pre">-onone</span></tt>.</p>
|
||||
<p>The --status option is now the default and has been deprecated. The
|
||||
|
|
@ -54,7 +55,7 @@ you can append a <tt class="literal"><span class="pre">||</span> <span class="pr
|
|||
</div>
|
||||
<hr class="footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2004-09-02 10:43 UTC.
|
||||
Generated on: 2004-11-08 13:50 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ manually installed versions prior to 1.13.0 are removed. Otherwise
|
|||
you will have startup problems.
|
||||
|
||||
The default output logger ``text`` has now colored output if the
|
||||
output terminal supports it.
|
||||
output terminal supports it. The old ``colored`` output logger has
|
||||
been removed.
|
||||
|
||||
The ``-F`` option no longer suppresses normal output. The old behaviour
|
||||
can be restored by giving the option ``-onone``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue