summaryrefslogtreecommitdiff
path: root/scrape-erara.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scrape-erara.sh')
-rwxr-xr-xscrape-erara.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scrape-erara.sh b/scrape-erara.sh
index c2da6f2..c66a73b 100755
--- a/scrape-erara.sh
+++ b/scrape-erara.sh
@@ -5,7 +5,7 @@ eraraurl: The book index page, e.g.
https://www.e-rara.ch/zut/doi/10.3931/e-rara-10416
Downloads all pages from a book on e-rara.com, saving them to the
-current directory. "
+current directory."
test $# -ne 1 && echo "$usage" && exit 1