mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 21:00:25 +00:00
Update cheatsheets
This commit is contained in:
21
picard
Normal file
21
picard
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user