add --warning-size-bytes option

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@664 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2002-12-06 18:03:25 +00:00
parent 6fa7806272
commit af986ff5dd

View file

@ -122,6 +122,9 @@ For single-letter option arguments the space is not a necessity. So
message, for example 'This page has moved' or 'Oracle
Application Server error'.
This option implies -w.
--warning-size-bytes=bytes
Print a warning if content size is available and exceeds the given
number of bytes.
""") % (linkcheck.log.LoggerKeys, _profile)
Notes = linkcheck._("""NOTES