diff options
| -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 | 
