Rename song codec CLI option for consistency

This commit is contained in:
Rafael Moraes
2025-11-06 15:49:20 -03:00
parent 78c3da5b8c
commit c34f49faae
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ The file is created automatically on first run. Command-line arguments override
| `--cover-size` | Cover size in pixels | `1200` |
| `--truncate` | Max filename length | - |
| **Song Options** | | |
| `--codec-song` | Song codec | `aac-legacy` |
| `--song-codec` | Song codec | `aac-legacy` |
| `--synced-lyrics-format` | Synced lyrics format | `lrc` |
| `--no-synced-lyrics` | Don't download synced lyrics | `false` |
| `--synced-lyrics-only` | Download only synced lyrics | `false` |