From 6171eab4f15f6fe968820e563cd8bbad6b18812c Mon Sep 17 00:00:00 2001 From: fabh2o Date: Thu, 4 Feb 2021 13:36:40 +0100 Subject: [PATCH] description of flag in options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fb1746..220c7a0 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ bash AAXtoMP3 [-f|--flac] [-o|--opus] [-a|-aac] [-s|--single] [-c|--chaptered] [ * **-s** or **--single** Output a single file for the entire book. If you only want a single ogg file for instance. * **-c** or **--chaptered** Output a single file per chapter. The `--chaptered` will only work if it follows the `--aac -e:m4a -e:m4b --flac` options. * **--continue <CHAPTERNUMBER>** If the splitting into chapters gets interrupted (e.g. by a weak battery on your laptop) you can go on where the process got interrupted. Just delete the last chapter (which was incompletely generated) and redo the task with "--continue <CHAPTERNUMBER>" where CHAPTERNUMBER is the chapter that got interrupted. - +* **--use-audible-cli-data** Use additional data got with mkb79/audible-cli. See [below](## Audible-cli integration) for more infos. ### [AUTHCODE] **Your** Audible auth code (it won't correctly decode otherwise) (required).