From 2206cf9dd8f8c7b2f827a19bcbb6732b4cb958f0 Mon Sep 17 00:00:00 2001 From: Nicko98 <39709875+Nicko98@users.noreply.github.com> Date: Tue, 9 Mar 2021 22:44:26 +0100 Subject: [PATCH] Updated Readme.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52595b1..00a45b0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ bash interactiveAAXtoMP3 [-a|--advanced] [-h|--help] * **<AAX INPUT_FILES>**... are considered input file(s), useful for batching! -## Options +## Options for AAXtoMP3 * **-f** or **--flac** Flac Encoding and as default produces a single file. * **-o** or **--opus** Ogg/Opus Encoding defaults to multiple file output by chapter. The extension is .ogg * **-a** or **--aac** AAC Encoding and produce a m4a single files output. @@ -62,6 +62,11 @@ bash interactiveAAXtoMP3 [-a|--advanced] [-h|--help] * **--file-naming-scheme <STRING>** or **-F** Use a custom file naming scheme, with variables. See [below](#custom-naming-scheme) for more info. * **--chapter-naming-scheme <STRING>** Use a custom chapter naming scheme, with variables. See [below](#custom-naming-scheme) for more info. +## Options for interactiveAAXtoMP3 +* **-a** or **--advanced** Get more options to choose. Not used right now. +* **-h** or **--help** Get a help prompt. +This script presents you the options you chose last time as default. +When you get asked for the aax-file you may just drag'n'drop it to the terminal. ### [AUTHCODE] **Your** Audible auth code (it won't correctly decode otherwise) (required).