From: Todd M. Lewis Date: Tue, 28 Feb 2006 23:12:30 +0000 (+0000) Subject: STABLE14-up-m-docs-20060228 X-Git-Tag: openafs-stable-1_4_1-rc9~17 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=35c2ca35773db8a2e0a362e263e4a71baf05bc6c;p=packages%2Fo%2Fopenafs.git STABLE14-up-m-docs-20060228 Document the -m flag to up. (cherry picked from commit 1705109815189f2c03323bc154feb639c76180ad) --- diff --git a/doc/man-pages/pod1/up.pod b/doc/man-pages/pod1/up.pod index e9f8a2aab..7b93f7e7c 100644 --- a/doc/man-pages/pod1/up.pod +++ b/doc/man-pages/pod1/up.pod @@ -4,7 +4,7 @@ up - Recursively copy directories, preserving AFS metadata =head1 SYNOPSIS -B [B<-v>] [B<-1>] [B<-f>] [B<-r>] [B<-x>] +B [B<-v>] [B<-1>] [B<-f>] [B<-r>] [B<-x>] [B<-m>] > > =head1 DESCRIPTION @@ -84,6 +84,14 @@ Overwrites existing directories, subdirectories, and files even if the first (user) C (write) mode bit is turned off on the version in the destination directory. +=item B<-m> + +Recognize and copy mount points rather than traversing the volumes they +reference during the recursive copy operation. Without B<-m>, B's +default behavior is to copy the contents of all volumes and subvolumes +mounted under the source directory into the volume containing the +destination directory. + =item B<-r> Creates a backup copy of all files overwritten in the destination