Index: trunk/ippTools/doc/p1tools.txt
===================================================================
--- trunk/ippTools/doc/p1tools.txt	(revision 6015)
+++ trunk/ippTools/doc/p1tools.txt	(revision 6022)
@@ -2,5 +2,5 @@
 Phase 1 pipeline tools:
 
-p1search -insert ? :
+p1search -define [constraints]:
   * examine the raw.exposures tables and select exposures matching the given criteria
   * add entries which are allowed (mosaic) to the p1.pending table
@@ -8,7 +8,8 @@
 p1search -pending :
   * examine the p1.pending table and select exposures waiting for p1
-  * output the list for p1.tasks
+  * output: lines consisting of:
+    (expID) (p1version) (camera)
 
-p1search -update :
+p1search -done :
   * select completed entries in the p1.pending table
   * move to the p1.done table
