From b952cab104978492b014822a3812f44f96e9bc88 Mon Sep 17 00:00:00 2001 From: upuv Date: Sat, 19 May 2018 23:08:11 +1000 Subject: [PATCH] Nuked redundant m4a script --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eab30e6..6fe3af4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AAXtoMP3 AAXtoM4A AAxtoM4B +# AAXtoMP3 AAxtoM4B The purpose of this software is to convert AAX files to common MP3, M4A and M4B formats through a basic bash script frontend to FFMPEG. @@ -32,7 +32,6 @@ Thanks to kbabioch, this script has also been packaged in the [AUR](https://aur. ## Usage(s) ``` bash AAXtoMP3 [-f|--flac] [-o|--opus] [-a|-aac] [-s|--single] [-A|--authcode ] [-o|--output_dir ] ... -bash AAXtoM4A [AUTHCODE] ... bash AAXtoM4B [AUTHCODE] ... ```