1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 21:46:00 +02:00
tldr/pages/common/picard.md

17 lines
336 B
Markdown
Raw Normal View History

2018-07-19 06:46:31 +01:00
# picard
> Next generation MusicBrainz tagging application.
> More information: <https://picard-docs.musicbrainz.org/en/getting_started/starting.html>.
2018-07-19 06:46:31 +01:00
- Start Picard:
`picard`
- Open a set of files:
`picard {{path/to/file1.mp3}} {{path/to/file2.mp3}}`
- Display the version of Picard installed:
`picard {{[-V|--long-version]}}`