diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-05-27 18:26:53 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-05-27 18:26:53 +0200 |
commit | e60362202159b881a65f44cdcc64cb0cf3515c59 (patch) | |
tree | aeabd2fbd38ff83913e1ee6616be25c89fa5f4d9 /README.md | |
parent | Fixed panel order for horizontal pages when --rotate is enabled (diff) | |
download | kcc-e60362202159b881a65f44cdcc64cb0cf3515c59.tar.gz kcc-e60362202159b881a65f44cdcc64cb0cf3515c59.tar.bz2 kcc-e60362202159b881a65f44cdcc64cb0cf3515c59.zip |
Removed redundant --panelviewhorizontal
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index c5c3e69..640003e 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,6 @@ Options: -m, --manga-style Manga style (Right-to-left reading and splitting) [Default=False] -c, --cbz-output Outputs a CBZ archive and does not generate EPUB --nopanelviewhq Disable high quality Panel View [Default=False] - --panelviewhorizontal Enable horizontal Panel View [Default=False] --noprocessing Do not apply image preprocessing (Page splitting and optimizations) [Default=True] --forcepng Create PNG files instead JPEG (For non-Kindle devices) [Default=False] --gamma=GAMMA Apply gamma correction to linearize the image [Default=Auto] |