Index: /trunk/ippTools/doc/install.pod
===================================================================
--- /trunk/ippTools/doc/install.pod	(revision 8042)
+++ /trunk/ippTools/doc/install.pod	(revision 8043)
@@ -194,4 +194,6 @@
 =item * C<-pending>
 
+    p0search -pending
+
 =item * C<-done>
 
@@ -202,7 +204,27 @@
 =item * C<pxadmin>
 
+This tool can be used to load/unload the database schema.  It has three modes of operation:
+
+=over 4
+
+=item * C<-create>
+
+Loads the database schema.
+
+=item * C<-delete>
+
+Deletes the database schema.
+
+=item * C<-recreate>
+
+Deletes the database schema then reloads it.
+
+=back
+
 =item * C<pxinject>
 
-=cut
+I<Injects> data directly into the database.  It has one mode parameter for each database table.  Note: support for only a few tables has been impliemented.
+
+=back
 
 =head2 Bypassing 'Summit Copy'
