Index: /trunk/doc/ipptools/p4tool.txt
===================================================================
--- /trunk/doc/ipptools/p4tool.txt	(revision 11832)
+++ /trunk/doc/ipptools/p4tool.txt	(revision 11833)
@@ -6,5 +6,5 @@
 
 	p4tool -definerun -exp_tag <str> -mode <str> -workdir <str>
-	p4tool -addinputscfile
+	p4tool -addinputscfile ...
 	p4tool -updaterun -p4_id <s32> -mode run
 
@@ -202,13 +202,13 @@
 
 Give me a list of all skycells for which combination processing is possible:
-	p6tool -query -min <s32> (some other search parameters, including ra, dec, time range)
+#	p6tool -query -min <s32> (some other search parameters, including ra, dec, time range)
 
 Register skycells for combination processing:
 	p6tool -definerun -skycell <stR>
 
-	p6tool -addinputscfile -p4_id <s32> -skycell_id <str> -tess_id <str>  -p4_id <s32>
-
-Give me all pending operations
-	p6tool -pending
+	p6tool -addinputscfile -p4_id <s32> -skycell_id <str> -tess_id <str> 
+
+Give me all pending operations/runs
+	p6tool -tosum
 
 Run phase 6:
@@ -216,5 +216,5 @@
 {
 	Give me the list of all inputs for this run:
-		p6tool -inputs -p6_id <s32>
+		p6tool -inputscfile -p6_id <s32>
 
 	Combine:
@@ -222,8 +222,10 @@
 
 	Register the completion:
-		p6tool -done -p6_id <s32> -uri <str>
+		p6tool -addsumscfile -p6_id <s32> -uri <str>
+
+		p6tool -updaterun -p6_id <s32> -state stop
 }
 
 Give me a list of all stacks (for release):
-	p6tool -list <some search criteria>
-
+	p6tool -sumscfile <some search criteria>
+
