diff options
author | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-10 20:14:41 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-10 20:14:41 +0100 |
commit | 07b7ab7f1efec8b1c738fdf4c1ac2d4eddf55c94 (patch) | |
tree | de31df07488535207770bd87e7444e1cf0544738 | |
parent | ba9082bf0bbf18fe4b8f153af813c55ac4155805 (diff) |
typovideorm
-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 |