doc: vos manpage fixes
[openafs.git] / doc / man-pages / pod1 / vos_unlock.pod
index ef5b0f0..408f05e 100644 (file)
@@ -1,14 +1,27 @@
 =head1 NAME
 
-vos unlock - Unlocks a single VLDB entry
+vos_unlock - Unlocks a single VLDB entry
 
 =head1 SYNOPSIS
 
-B<vos unlock> B<-id> <I<volume name or ID>> [B<-cell> <I<cell name>>]
-    [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-help>]
+=for html
+<div class="synopsis">
 
-B<vos unlock> B<-i> <I<volume name or ID>> [B<-c> <I<cell name>>] [B<-n>]
-    [B<-l>] [B<-v>] [B<-h>]
+B<vos unlock> S<<< B<-id> <I<volume name or ID>> >>>
+    S<<< [B<-cell> <I<cell name>>] >>>
+    [B<-noauth>] [B<-localauth>]
+    [B<-verbose>] [B<-encrypt>] [B<-noresolve>]
+    S<<< [B<-config> <I<config directory>>] >>>
+    [B<-help>]
+
+B<vos unlock> S<<< B<-i> <I<volume name or ID>> >>>
+    S<<< [B<-c> <I<cell name>>] >>>
+    [B<-noa>] [B<-l>] [B<-v>] [B<-e>] [B<-nor>]
+    S<<< [B<-co> <I<config directory>>] >>>
+    [B<-h>]
+
+=for html
+</div>
 
 =head1 DESCRIPTION
 
@@ -62,6 +75,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