From: Marius Gavrilescu <marius@ieval.ro>
Date: Tue, 3 Sep 2013 07:44:31 +0000 (+0300)
Subject: Update documentation
X-Git-Tag: 0.003~2
X-Git-Url: http://git.ieval.ro/?a=commitdiff_plain;h=d5aa2e89a33b5e7efa77dcc8f0bc2057ddc3a155;p=app-musicexpo.git

Update documentation
---

diff --git a/lib/App/MusicExpo.pm b/lib/App/MusicExpo.pm
index 9dc2d3d..f75af3a 100644
--- a/lib/App/MusicExpo.pm
+++ b/lib/App/MusicExpo.pm
@@ -166,7 +166,10 @@ The default template looks like:
     |---------+---------+-----------------+---------+-------+------+------|
     | Cellule | Silence | L'autre endroit | Electro | 01/09 | 2005 | FLAC |
 
-where the title is a download link.
+where the type is a download link. If you have multiple files with the same
+basename (such as C<cellule.flac> and C<cellule.ogg>), they will be treated
+as two versions of the same file, so a row will be created with two download
+links, one for each format.
 
 =head1 OPTIONS