Index: /trunk/doc/ipptools/p4tool.txt
===================================================================
--- /trunk/doc/ipptools/p4tool.txt	(revision 11757)
+++ /trunk/doc/ipptools/p4tool.txt	(revision 11758)
@@ -5,5 +5,5 @@
 unique identifier for the run, or a p4Run ID, is returned:
 
-	p4tool -definerun -exp_tag <str> -p3_ver <s32>
+	p4tool -definerun -exp_tag <str> -mode <str> -workdir <str>
 
 Give me all p4runs to have overlaps calculated:
@@ -20,5 +20,5 @@
 
         Set the relationship between imfiles and skycells:
-                p4tool -overlap -p4_id <s32> -info FILE
+                p4tool -addoverlap -p4_id <s32> -info FILE
         where FILE contains:
                 imfile.0        STR     skycell.123 skycell.456
@@ -38,5 +38,5 @@
 {
         Get list of imfiles for skycell:
-                p4tool -imfile -p4_id <s32> -skycell <str>
+                p4tool -scmap -p4_id <s32> -skycell <str>
 
         Do the warping:
@@ -44,5 +44,5 @@
 
         Register the skycell as done warping:
-                p4tool -warped -p4_id <s32> -skycell <str> -uri <str>
+                p4tool -addwarped -p4_id <s32> -skycell <str> -uri <str>
 }
 
