Index: /trunk/doc/ipptools/p4tool.txt
===================================================================
--- /trunk/doc/ipptools/p4tool.txt	(revision 11766)
+++ /trunk/doc/ipptools/p4tool.txt	(revision 11767)
@@ -22,11 +22,17 @@
                 p4tool -addoverlap -p4_id <s32> -info FILE
         where FILE contains:
-                imfile.0        STR     skycell.123 skycell.456
-                imfile.1        STR     skycell.789
-        OR:
-                imfile.0        MULTI
-                imfile.0        STR     skycell.123
-                imfile.0        STR     skycell.456
-                imfile.1        STR     skycell.789
+
+        p4SkyCellMap MUTLI
+
+        METADATA p4SkyCellMap
+            p4_id           S32     1
+            skycell_id      STR     foo
+            tess_id         STR     bar
+            exp_tag         STR     baz
+            p3_version      S32     0
+            class_id        S32     quix
+        END
+
+        ...
 }
 
