From 18424141e0402093effa40b638382df564fbb810 Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Wed, 17 Apr 2019 16:10:08 -0400 Subject: [PATCH] Update Readme --- Readme.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Readme.md b/Readme.md index 81e15fd..7acfc68 100644 --- a/Readme.md +++ b/Readme.md @@ -22,13 +22,15 @@ Options Options: - -V, --version output the version number - -i, --input Video source to print to film strip, anything that avconv can read - -o, --output Output directory, will print images on A4 standard paper file - -d, --dpi DPI output pages - -f, --film Choose film gauge: 16mm, super16, 35mm - -v, --verbose Run in verbose mode - -h, --help output usage information + -V, --version output the version number + -i, --input Video source to print to film strip, anything that avconv can read + -o, --output Output directory, will render images on specified page size + -d, --dpi DPI output pages + -f, --film Choose film gauge: 16mm, super16, 35mm + -w, --width Output page width, in inches. Default 8.5 + -l, --length Output page length, in inches. Default 11 + -v, --verbose Run in verbose mode + -h, --help output usage information ``` Releases