diff options
-rwxr-xr-x | videorm.pl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -56,7 +56,7 @@ I<DIRECTORS> contains one subdirectory for each director, and each movie lies (B<as a regular file>) in the subdirectory of its director. 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 +The behavior of B<videorm.pl> is NOT specified if your collection does not verify these conventions! |- ... @@ -94,7 +94,7 @@ Use at your own risk. =item B<-q>, B<--quiet> -By default, B<videomv.pl> prints every action it performs, with the +By default, B<videorm.pl> prints every action it performs, with the return status. This flag supresses this behavior. Use at your own risk. =back |