update interface for -o support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
4c33a30a5b
commit
1f6d533218
@ -6,7 +6,7 @@ prsync - parallel rsync
|
||||
|
||||
B<prsync> I<filename> [I<filename> I<...>] I<noderange:destinationdirectory>
|
||||
|
||||
B<prsync> [I<rsync-opts>] [I<filename> I<filename> I<...>] [I<directory> I<directory> I<...>]
|
||||
B<prsync> [I<-o rsync options>] [I<filename> I<filename> I<...>] [I<directory> I<directory> I<...>]
|
||||
I<noderange:destinationdirectory>
|
||||
|
||||
B<prsync> {B<-h>|B<--help>|B<-v>|B<--version>}
|
||||
@ -57,7 +57,7 @@ Print version.
|
||||
|
||||
=item *
|
||||
|
||||
B<cd> I</install;> B<prsync> B<-cravz> I<post> I<stage:/install>
|
||||
B<cd> I</install;> B<prsync> B<-o "crz"> I<post> I<stage:/install>
|
||||
|
||||
=item *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user