Whamcloud - gitweb
b=17873
[fs/lustre-release.git] / lustre / doc / lreplicate.8
index 7639f59..a518756 100644 (file)
@@ -5,9 +5,11 @@ lreplicate \- Utility to replicate a Lustre Filesystem
 .br
 .B lreplicate --source|-s <src> --target|-t <tgt> 
 .br
-.B\t\t\t --mdt|-m <mdt>  --user|-u <user id> --xattr|-x <yes|no>
+.B\t\t\t --mdt|-m <mdt>  [--user|-u <user id>] 
 .br
-.B\t\t\t --verbose|-v --statuslog|-l <log> --dry-run
+.B\t\t\t [--xattr|-x <yes|no>] [--verbose|-v]
+.br
+.B\t\t\t [--statuslog|-l <log>] [--dry-run] [--abort-on-err]
 .br
 
 .br
@@ -86,6 +88,10 @@ Produce a verbose output.
 .br
 Shows what the program would do without actually replicating data.
 
+.B --abort-on-err
+.br
+Stop processing upon first error.  Default is to continue processing.
+
 .SH EXAMPLES
 
 .TP