1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 19:22:08 +02:00
tldr/pages/common/picard.md
2019-05-31 19:47:40 +01:00

16 lines
290 B
Markdown

# picard
> Next generation MusicBrainz tagging application.
> More information: <https://picard.musicbrainz.org/>.
- 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`