summaryrefslogtreecommitdiffstats
path: root/audio/id3/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3/README')
-rw-r--r--audio/id3/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/id3/README b/audio/id3/README
index fad06d17bf..6694c703c8 100644
--- a/audio/id3/README
+++ b/audio/id3/README
@@ -1,7 +1,9 @@
-id3 mass tagger is a tool for manipulating ID3 and ID3v2 tags in
-multiple files. It can generate tag fields from the filename and other
-variables, and/or rename files, using an intuitive syntax.
+id3 mass tagger is a tool for listing and manipulating ID3 and
+Lyrics3 tags in multiple files. It can generate tag fields from
+the filename and other variables, and/or rename files, using an
+intuitive syntax.
id3 currently supports the old-style ID3 format with track-number
-extension (ID3 v1.1), as well as the more complicated ID3v2 (ID3 v2.2.0,
-v2.3.0) format.
+extension (ID3 v1.1), as well as the more complicated ID3v2 (ID3
+v2.2.0, v2.3.0) format. This also means use is pretty much limited
+to audio files which use these formats, e.g, MPEG-1 Layer III.