mirror of https://github.com/CrimsonTome/tldr.git
16 lines
235 B
Markdown
16 lines
235 B
Markdown
|
# picard
|
||
|
|
||
|
> Next generation MusicBrainz tagging application.
|
||
|
|
||
|
- Start Picard:
|
||
|
|
||
|
`picard`
|
||
|
|
||
|
- Open a set of files:
|
||
|
|
||
|
`picard {{path/to/file1.mp3}} {{path/to/file2.mp3}}`
|
||
|
|
||
|
- Display the version of Picard installed:
|
||
|
|
||
|
`picard --long-version`
|