Update vos suite manpages
[openafs.git] / doc / man-pages / pod1 / vos_copy.pod
index 6d29145..b0c3bd9 100644 (file)
@@ -14,7 +14,18 @@ B<vos copy> S<<< [B<-id>] <I<volume name or ID of source>> >>>
    S<<< [B<-toserver>] <I<machine name for destination>> >>>
    S<<< [B<-topartition>] <I<partition name for destination>> >>>
    [B<-offline>] [B<-readonly>] [B<-live>] S<<< [B<-cell> <I<cell name>>] >>>
-   [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-encrypt>] [B<-help>]
+   [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-encrypt>] [B<-noresolve>]
+   [B<-help>]
+
+B<vos cop> S<<< [B<-i>] <I<volume name or ID of source>> >>>
+   S<<< [B<-froms>] <I<machine name for source>> >>>
+   S<<< [B<-fromp>] <I<partition name for source>> >>>
+   S<<< [B<-ton>] <I<volume name for new copy>> >>>
+   S<<< [B<-tos>] <I<machine name for destination>> >>>
+   S<<< [B<-top>] <I<partition name for destination>> >>>
+   [B<-o>] [B<-r>] [B<-li>] S<<< [B<-c> <I<cell name>>] >>>
+   [B<-noa>] [B<-lo>] [B<-v>] [B<-e>] [B<-nor>]
+   [B<-h>]
 
 =for html
 </div>
@@ -97,7 +108,15 @@ appear.
 =item B<-encrypt>
 
 Encrypts the command so that the operation's results are not transmitted
-across the network in clear text.
+across the network in clear text. This option is available in OpenAFS
+versions 1.4.11 or later and 1.5.60 or later.
+
+=item B<-noresolve>
+
+Shows all servers as IP addresses instead of the DNS name. This is very
+useful when the server address is registered as 127.0.0.1 or when dealing
+with multi-homed servers. This option is available in OpenAFS
+versions 1.4.8 or later and 1.5.35 or later.
 
 =item B<-help>