diff options
-rw-r--r-- | perl/perl-File-Copy-Recursive/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-File-Copy-Recursive/README b/perl/perl-File-Copy-Recursive/README index 8ed8f56dc6a0..0abc0859bf4a 100644 --- a/perl/perl-File-Copy-Recursive/README +++ b/perl/perl-File-Copy-Recursive/README @@ -1,3 +1,3 @@ -This module copies and moves directories recursively (or single files, well... -singly) to an optional depth and attempts to preserve each file or directory's -mode. +This module copies and moves directories recursively (or single files, +well... singly) to an optional depth and attempts to preserve each +file or directory's mode. |