mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-02 03:44:43 +00:00
USAGE glitch
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@23 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
a67e0a5811
commit
0d6052169e
2 changed files with 2 additions and 4 deletions
5
TODO
5
TODO
|
|
@ -1,6 +1,5 @@
|
|||
Is there a way to cleanly stop arbitrary Thread objects
|
||||
(with exit handler)? Mail me solutions!
|
||||
|
||||
Internationalization support.
|
||||
|
||||
Use the Distutils to compile the modules when they are stable enough.
|
||||
When Python offers this in the next release:
|
||||
Internationalization and Distutils
|
||||
|
|
|
|||
|
|
@ -85,7 +85,6 @@ o If your platform does not support threading, linkchecker assumes -t0
|
|||
Examples = """EXAMPLES
|
||||
o linkchecker -v -o html -r2 -s -i treasure.calvinsplayground.de \\
|
||||
http://treasure.calvinsplayground.de/~calvin/ > sample.html
|
||||
generates the included sample.html file
|
||||
o Local files and syntactic sugar on the command line:
|
||||
linkchecker c:\\temp\\test.html
|
||||
linkchecker ../bla.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue