vos: Add the -config option
[openafs.git] / doc / man-pages / pod1 / vos.pod
index 0f48dae..7a32d10 100644 (file)
@@ -59,8 +59,9 @@ and L<B<vos zap>|vos_zap(1)>.
 =item *
 
 Commands to edit or display VLDB server entries:
-L<B<vos changeaddr>|vos_changeaddr(1)>
-and L<B<vos listaddrs>|vos_listaddrs(1)>.
+L<B<vos changeaddr>|vos_changeaddr(1)>,
+L<B<vos listaddrs>|vos_listaddrs(1)>
+and L<B<vos setaddrs>|vos_setaddrs(1)>.
 
 =item *
 
@@ -109,6 +110,11 @@ L<B<vos status>|vos_status(1)>.
 
 =item *
 
+A command to end Volume Server transactions:
+L<B<vos endtrans>|vos_endtrans(1)>.
+
+=item *
+
 A command to change volume fields:
 L<B<vos setfields>|vos_setfields(1)>.
 
@@ -127,7 +133,7 @@ Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
 =head1 OPTIONS
 
 The following arguments and flags are available on many commands in the
-B<bos> suite. The reference page for each command also lists them, but
+B<vos> suite. The reference page for each command also lists them, but
 they are described here in greater detail.
 
 =over 4
@@ -158,6 +164,11 @@ defined in the server machine's local F</usr/afs/etc/ThisCell> file),
 whereas a command on which the B<-cell> argument is included runs in the
 specified foreign cell.
 
+=item B<-config> <I<config directory>>
+
+The location of the directory to use to obtain configuration information,
+including the CellServDB. This is primarily provided for testing purposes.
+
 =item B<-help>
 
 Prints a command's online help message on the standard output stream. Do
@@ -279,6 +290,7 @@ L<vos_copy(1)>,
 L<vos_create(1)>,
 L<vos_delentry(1)>,
 L<vos_dump(1)>,
+L<vos_endtrans(1)>,
 L<vos_examine(1)>,
 L<vos_help(1)>,
 L<vos_listaddrs(1)>,