about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-11-26 18:12:29 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-11-26 18:12:29 +0100
commit2e55f223558d45524e0f03f1f41c5de15f3bdd64 (patch)
treeedf436fcb39dc152fac7f71ecbf6947a97401b7d /README.md
parentImproved error reporting (diff)
downloadkcc-2e55f223558d45524e0f03f1f41c5de15f3bdd64.tar.gz
kcc-2e55f223558d45524e0f03f1f41c5de15f3bdd64.tar.bz2
kcc-2e55f223558d45524e0f03f1f41c5de15f3bdd64.zip
Updated README + version bump
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfaf214..3f8b676 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,10 @@ Options:
     -f FORMAT, --format=FORMAT
                         Output format (Available options: Auto, MOBI, EPUB,
                         CBZ) [Default=Auto]
-    -b, --batchsplit    Split output into multiple files
+    -b BATCHSPLIT, --batchsplit=BATCHSPLIT
+                        Split output into multiple files. 0: Don't split 1:
+                        Automatic mode 2: Consider every subdirectory as
+                        separate volume [Default=0]
 
   PROCESSING:
     -u, --upscale       Resize images smaller than device's resolution
@@ -160,6 +163,11 @@ The app relies and includes the following scripts:
 * [Kobo Aura ONE](http://kcc.iosphe.re/Samples/Ubunchu-KoAO.kepub.epub)
 
 ## CHANGELOG
+####5.2.1:
+* Improved directory parsing
+* Tweaked margin detection algorithm
+* Improved error reporting
+
 ####5.2:
 * Added new Panel View options
 * Implemented new margin detection algorithm