Index: branches/simmosaic_branches/ippTools/src/pxinjectConfig.c
===================================================================
--- branches/simmosaic_branches/ippTools/src/pxinjectConfig.c	(revision 24860)
+++ branches/simmosaic_branches/ippTools/src/pxinjectConfig.c	(revision 27839)
@@ -61,4 +61,6 @@
     psMetadataAddStr(newImfileArgs, PS_LIST_TAIL, "-tmp_class_id",  0,            "define the class ID (required)", NULL);
     psMetadataAddStr(newImfileArgs, PS_LIST_TAIL, "-uri",  0,            "define the URI (required)", NULL);
+    psMetadataAddS32(newImfileArgs, PS_LIST_TAIL, "-bytes",  0,            "define the size of the file", 0);
+    psMetadataAddStr(newImfileArgs, PS_LIST_TAIL, "-md5sum",  0,            "define the size of the file", NULL);
 
     // -updatenewExp
