From ff292deb12c9def19ec3b9d624bc29f396eb2726 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 7 Aug 2011 14:21:47 +0100 Subject: Update documentation, including add README --- getgmissing.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'getgmissing.sh') diff --git a/getgmissing.sh b/getgmissing.sh index 5d6ee18..e8198d8 100755 --- a/getgmissing.sh +++ b/getgmissing.sh @@ -1,5 +1,10 @@ #!/bin/sh # See COPYING file for copyright and license details. +# +# This gets any pages listed as available that have not been +# downloaded. Note that at present this is not too useful, as +# an IP block will be imposed after the first x pages each run, +# just for checking availaility. test $# -ne 1 && echo "usage: $0 bookid" && exit -- cgit v1.2.3