aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3val/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3val/README')
-rw-r--r--audio/mp3val/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mp3val/README b/audio/mp3val/README
index e340e781819b..ea3a3ca6d990 100644
--- a/audio/mp3val/README
+++ b/audio/mp3val/README
@@ -6,3 +6,6 @@ MP3val is also able to fix most of the problems.
The most common MPEG audio file type is MPEG 1 Layer III (mp3), but
MP3val supports also other MPEG versions and layers. The tool is also
aware of the most common types of tags (ID3v1, ID3v2, APEv2).
+
+This build includes mp3valgui, a graphical frontend for mp3val. If you
+don't need the frontend, set GUI=no in the script's environment.