id3v2: fix `--list` flag (#12685)

pull/28/head
meator 2024-04-27 20:54:44 +02:00 committed by GitHub
parent 9620ad0e01
commit 75b88de244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- List all tags of specific files:
`id3v2 --list-tags {{path/to/file1 path/to/file2 ...}}`
`id3v2 --list {{path/to/file1 path/to/file2 ...}}`
- Delete all `id3v2` or `id3v1` tags of specific files: