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:
parent
9620ad0e01
commit
75b88de244
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue