summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author B. Watson2022-03-13 22:13:35 +0100
committer B. Watson2022-03-13 22:13:35 +0100
commit7670623b803385a94087a5faa642e6b723d98403 (patch)
treed5e1ee460f6dc899ab4b673c4d6c9918734ef2ed /multimedia
parent0d7b68f5c66a88abbf907f3787c43fe1f38177cc (diff)
downloadslackbuilds-7670623b803385a94087a5faa642e6b723d98403.tar.gz
multimedia/genpuid: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/genpuid/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/multimedia/genpuid/README b/multimedia/genpuid/README
index 31c55172b0..62ca597351 100644
--- a/multimedia/genpuid/README
+++ b/multimedia/genpuid/README
@@ -1,12 +1,13 @@
-GenPUID is a MusicIP (now known as AmpliFIND Music Services) proprietary closed
-source command line utility for performing music analysis and audio
-fingerprinting of music files. GenPUID runs under Linux, Mac OS X, and Windows.
+GenPUID is a MusicIP (now known as AmpliFIND Music Services)
+proprietary closed source command line utility for performing music
+analysis and audio fingerprinting of music files. GenPUID runs under
+Linux, Mac OS X, and Windows.
-If MusicBrainz Picard can not find a PUID for a file, it may need to be run
-through GenPUID to be analyzed first.
+If MusicBrainz Picard can not find a PUID for a file, it may need to
+be run through GenPUID to be analyzed first.
-Having problems with Unicode files?
-Instead of using genpuid dns-key * to scan Unicode files you will need to use
-genpuid dns-key -r . as a workaround.
+Having problems with Unicode filenames?
+Instead of using 'genpuid dns-key *' to scan Unicode files, use
+'genpuid dns-key -r .' as a workaround.
-This only works on x86 there are no x86_64 binaries.
+This only works on x86: there are no x86_64 binaries.