Browse Source

picard: add page (#2201)

Starbeamrainbowlabs 6 years ago
parent
commit
ade42815d7
1 changed files with 15 additions and 0 deletions
  1. 15 0
      pages/common/picard.md

+ 15 - 0
pages/common/picard.md

@@ -0,0 +1,15 @@
+# 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`