diff options
author | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-06 20:12:56 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-06 20:12:56 +0100 |
commit | f31af5c89c25176897428bcfde17bc1e1fb72784 (patch) | |
tree | 8723d7ec1fec33fe98bac08f7f043f53d6ac23ef | |
parent | 0be67fcf95573bf3966dad63fdc7b3e85a560f42 (diff) |
disclaimer
-rwxr-xr-x | videomv.pl | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -49,7 +49,7 @@ videomv.pl - move your videos to or within your collection B<videomv.pl> [B<--lookup-db>] [B<--ignore-db>] [B<-q>] I<path/to/oldfile> [{I<MOVIES>,I<DIRECTORS/director/>}I</>[I<newfile>]] -=head1 DESCRIPTION +=head1 DISCLAIMER Your collection is assumed to have the following structure: two folders, I<DIRECTORS> and I<MOVIES>, that have the same parent. @@ -72,6 +72,7 @@ not verify these conventions! |- movie12 -> ../DIRECTORS/director1/movie2 `- ... +=head1 DESCRIPTION Depending on whether I<path/to/> is I<MOVIES/>, I<DIRECTORS/*/>, or something |