Update vos suite manpages
[openafs.git] / doc / man-pages / pod1 / vos_delentry.pod
index b28bb8c..c5d36df 100644 (file)
@@ -8,15 +8,17 @@ vos_delentry - Removes a volume entry from the VLDB.
 <div class="synopsis">
 
 B<vos delentry> S<<< [B<-id> <I<volume name or ID>>+] >>>
-    S<<< [B<-prefix> <I<prefix of volume whose VLDB entry is to be deleted>>] >>>
-    S<<< [B<-server> <I<machine name>>] >>> S<<< [B<-partition> <I<partition name>>] >>>
-    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
-    [B<-help>]
+   S<<< [B<-prefix> <I<prefix of volume whose VLDB entry is to be deleted>>] >>>
+    S<<< [B<-server> <I<machine name>>] >>>
+    S<<< [B<-partition> <I<partition name>>] >>>
+    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
+    [B<-verbose>] [B<-encrypt>] [B<-noresolve>] [B<-help>]
 
 B<vos de> S<<< [B<-i> <I<volume name or ID>>+] >>>
     S<<< [B<-pr> <I<prefix of volume whose VLDB entry is to be deleted>>] >>>
     S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-pa> <I<partition name>>] >>>
-    S<<< [B<-c> <I<cell name>>] >>> [B<-n>] [B<-l>] [B<-v>] [B<-h>]
+    S<<< [B<-c> <I<cell name>>] >>> [B<-noa>] [B<-l>]
+    [B<-v>] [B<-e>] [B<-nor>] [B<-h>]
 
 =for html
 </div>
@@ -145,6 +147,19 @@ Produces on the standard output stream a detailed trace of the command's
 execution. If this argument is omitted, only warnings and error messages
 appear.
 
+=item B<-encrypt>
+
+Encrypts the command so that the operation's results are not transmitted
+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>
 
 Prints the online help for this command. All other valid options are