Update vos suite manpages
[openafs.git] / doc / man-pages / pod1 / vos_clone.pod
index 51264d1..36df86f 100644 (file)
@@ -11,9 +11,18 @@ B<vos clone> S<<< [B<-id>] <I<volume name or ID>> >>>
     S<<< [B<-server>] <I<server name>> >>>
     S<<< [B<-partition>] <I<partition name>> >>>
     S<<< [B<-toname> <I<volume name on destination>>] >>>
-    S<<< [B<-toid> <I<volume ID on destination>>] >>> [B<-offline>] [B<-readonly>]
-    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>]
-    [B<-localauth>] [B<-verbose>] [B<-encrypt>] [B<-help>]
+    S<<< [B<-toid> <I<volume ID on destination>>] >>>
+    [B<-offline>] [B<-readonly>]
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
+    [B<-verbose>] [B<-encrypt>] [B<-noresolve>] [B<-help>]
+
+B<vos cl> S<<< [B<-i>] <I<volume name or ID>> >>>
+    S<<< [B<-s>] <I<server name>> >>>
+    S<<< [B<-p>] <I<partition name>> >>>
+    S<<< [B<-ton> <I<volume name on destination>>] >>>
+    S<<< [B<-toi> <I<volume ID on destination>>] >>> [B<-o>] [B<-r>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-noa>]
+    [B<-l>] [B<-v>] [B<-e>] [B<-nor>] [B<-h>]
 
 =for html
 </div>
@@ -116,7 +125,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>