Improve musicexpo POD
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 16 Aug 2014 22:54:38 +0000 (01:54 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 16 Aug 2014 22:54:38 +0000 (01:54 +0300)
musicexpo

index 8e7ea016bd054fd897197aaa44b22e162d6d215d..be323d064de6bb1a98a777fe8d06e949a62ada45 100755 (executable)
--- a/musicexpo
+++ b/musicexpo
@@ -32,7 +32,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 title 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
 
@@ -63,4 +66,3 @@ Copyright (C) 2013 by Marius Gavrilescu
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.14.2 or,
 at your option, any later version of Perl 5 you may have available.
-
This page took 0.01098 seconds and 4 git commands to generate.