From c69573ed48828dd4f5ee61edf90dc3b89f4bed81 Mon Sep 17 00:00:00 2001 From: sun Date: Fri, 29 Aug 2025 18:33:23 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 687dd50..45c2a78 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,19 @@ report all issues found pls Script to create printable CD jewel case inserts Usage: - ./cdscript.sh -p -c -b [-i ] [-m ] -o + ./cdscript.sh -p -c -b [-i ] [-m ] [-d DPI] -o Required options: - -p Paper format a4 | letter + -p Paper format a4 | letter | legal -c Album cover path Path to cover image -b Back type no | image -o Output file Path to save the resulting insert (NO PNG) + Optional options: -i Back image path Required if back type is 'image' -m Border width (px) Adds a border around the cover/back + -d DPI Desired DPI of the output DO NOT USE PNG FOR OUTPUT ```