id3v2: fix --list flag (#12685)

This commit is contained in:
meator
2024-04-27 20:54:44 +02:00
committed by GitHub
parent 9620ad0e01
commit 75b88de244

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: