about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2013-06-12 11:09:20 +0200
committerPaweł Jastrzębski <pawelj@vulturis.eu>2013-06-12 11:09:20 +0200
commit1ae5b210b03aa71da0dfc45c53a2070bbb73fefb (patch)
tree95ff479135d08e1faf246fcfc45bfbe427e5fb45 /README.md
parentcx_Freeze tweaks (diff)
downloadkcc-1ae5b210b03aa71da0dfc45c53a2070bbb73fefb.tar.gz
kcc-1ae5b210b03aa71da0dfc45c53a2070bbb73fefb.tar.bz2
kcc-1ae5b210b03aa71da0dfc45c53a2070bbb73fefb.zip
Implemented screen size override
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a55f04..4672c99 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,8 @@ Options:
   --nocutpagenumbers    Do not try to cut page numbering on images [Default=True]
   -o OUTPUT, --output=OUTPUT
                         Output generated file (EPUB or CBZ) to specified directory or file
+  --customwidth=WIDTH   Replace screen width provided by device profile [Default=0]
+  --customheight=HEIGHT Replace screen height provided by device profile [Default=0]
   -v, --verbose         Verbose output [Default=False]
 ```