doc: vos manpage fixes
[openafs.git] / doc / man-pages / pod1 / vos_convertROtoRW.pod
index bc8b306..4e7d61c 100644 (file)
@@ -11,7 +11,17 @@ B<vos convertROtoRW> S<<< [B<-server>] <I<machine name>> >>>
    S<<< [B<-partition>] <I<partition name>> >>>
    S<<< [B<-id>] <I<volume name or ID>> >>> [B<-force>]
    S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
-   [B<-verbose>] [B<-encrypt>] [B<-help>]
+   [B<-verbose>] [B<-encrypt>] [B<-noresolve>]
+   S<<< [B<-config> <I<config directory>>] >>>
+   [B<-help>]
+
+B<vos con> S<<< [B<-s>] <I<machine name>> >>>
+   S<<< [B<-p>] <I<partition name>> >>>
+   S<<< [B<-i>] <I<volume name or ID>> >>> [B<-f>]
+   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>
@@ -83,7 +93,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>
 
@@ -102,7 +120,7 @@ partition vicepb on server1 to a read-write volume:
 =head1 PRIVILEGE REQUIRED
 
 The issuer must be listed in the F</usr/afs/etc/UserList> file on the
-machines specified with the B<-toserver> and B<-fromserver> arguments and
+machine specified with the B<-server> argument and
 on each database server machine.  If the B<-localauth> flag is included,
 the issuer must instead be logged on to a server machine as the local
 superuser C<root>.