From 64ef91e8df11d98daaa9b6f5928c06d9f71d3ac1 Mon Sep 17 00:00:00 2001 From: Castro0o Date: Thu, 16 Nov 2017 18:02:49 +0100 Subject: [PATCH] README updated --- README | 2 +- pdf_cover.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 pdf_cover.sh diff --git a/README b/README index a7b4f29..22cd9e3 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ Converts 8 images (jpg or png) from a given directory, into a single sheet 4x2 i Usage: python wiki-download.py --help -python imposition.py --dir imgs/ --size a3 --order random +python imposition.py --dir imgs/ --size a3 --pages 2 --order random ### pdf_cover.sh Converts first page of PDFs to a jpeg with the ending _cover.jpeg diff --git a/pdf_cover.sh b/pdf_cover.sh old mode 100644 new mode 100755