mirror of
				https://github.com/KrumpetPirate/AAXtoMP3.git
				synced 2025-11-04 04:50:42 +01:00 
			
		
		
		
	rephrased flag description
This commit is contained in:
		@@ -51,7 +51,7 @@ bash AAXtoMP3 [-f|--flac] [-o|--opus] [-a|-aac] [-s|--single] [--level <COMPRESS
 | 
				
			|||||||
* **-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.
 | 
					* **-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.
 | 
					* **--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.
 | 
				
			||||||
* **--level <COMPRESSIONLEVEL>**      Set compression level. May be given for mp3, flac and opus.
 | 
					* **--level <COMPRESSIONLEVEL>**      Set compression level. May be given for mp3, flac and opus.
 | 
				
			||||||
* **--keep-artist <FIELD>**           In case you don't want to keep all the authors in the metadata, with this flag you can specify a specific field (1 is the first, 2 is the second...)
 | 
					* **--keep-artist <FIELD>**           If a book has multiple authors and you don't want all of them in the metadata, with this flag you can specify a specific author (1 is the first, 2 is the second...) to keep while discarding the others.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### [AUTHCODE]
 | 
					### [AUTHCODE]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user