1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: