diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-03 14:42:57 +0100 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-03 14:42:57 +0100 |
commit | 04c3b51f03fe7f6e716615b32df3d935fe0fef71 (patch) | |
tree | a283f32d5c0cf6d58263b5f7f0d6b0da5ed1c67d /README.md | |
parent | Dev version bump (diff) | |
download | kcc-04c3b51f03fe7f6e716615b32df3d935fe0fef71.tar.gz kcc-04c3b51f03fe7f6e716615b32df3d935fe0fef71.tar.bz2 kcc-04c3b51f03fe7f6e716615b32df3d935fe0fef71.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md index 22db603..f16ba0a 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,11 @@ comic2ebook.py [options] comic_file|comic_folder stretching and ratio is not like the device's one [default=False] --no-cut-page-numbers - Do not try to cut page numbering on images + Do not try to cut page numbering on images [default=True] - --rotate Disable page spliting. Instead rotate images + --rotate Disable page spliting. Instead rotate images [default=False] - -o OUTPUT, --output=OUTPUT + -o OUTPUT, --output=OUTPUT Output directory or file for generated ePub ``` |