diff options
-rwxr-xr-x | videomv.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ Your collection is assumed to have the following structure: two folders, here I<DIRECTORS> and I<MOVIES> that have the same parent. I<DIRECTORS> contains one subdirectory for each director, and each movie lies (B<as a regular file>) in the subdirectory of its director. -The I<MOVIES> folders contains symlinks, one for each movie, that target +The folder I<MOVIES> contains symlinks - one for each movie - that target to I<../DIRECTORS/director_of_the_movie/movie>. The behavior of B<videomv.pl> is NOT specified if your collection does not verify these conventions! |