perl/modules/W3C/LinkChecker/bin checklink,4.62,4.63

Update of /sources/public/perl/modules/W3C/LinkChecker/bin
In directory hutz:/tmp/cvs-serv31963

Modified Files:
	checklink 
Log Message:
Add -R/--no-referer to --help output.

Index: checklink
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v
retrieving revision 4.62
retrieving revision 4.63
diff -u -d -r4.62 -r4.63
--- checklink	17 Aug 2007 21:04:41 -0000	4.62
+++ checklink	17 Aug 2007 21:06:56 -0000	4.63
@@ -608,6 +608,7 @@
                             whose full, canonical URIs match REGEXP.
  -L, --languages LANGS      Accept-Language header to send.  The special value
                             'auto' causes autodetection from the environment.
+ -R, --no-referer           Do not send the Referer HTTP header.
  -q, --quiet                No output if no errors are found (implies -s).
  -v, --verbose              Verbose mode.
  -i, --indicator            Show progress while parsing.

Received on Friday, 17 August 2007 21:07:00 UTC