From af986ff5ddfb9a6e3d5ee44fcbbbb4cc746d1b47 Mon Sep 17 00:00:00 2001 From: calvin Date: Fri, 6 Dec 2002 18:03:25 +0000 Subject: [PATCH] add --warning-size-bytes option git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@664 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- linkchecker | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linkchecker b/linkchecker index 05a75515..d48b7ef1 100755 --- a/linkchecker +++ b/linkchecker @@ -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