Index: trunk/ippTools/src/dettoolConfig.c
===================================================================
--- trunk/ippTools/src/dettoolConfig.c	(revision 7293)
+++ trunk/ippTools/src/dettoolConfig.c	(revision 7299)
@@ -24,7 +24,7 @@
     psMetadata *defineArgs = psMetadataAlloc();
     psMetadataAddStr(defineArgs, PS_LIST_TAIL, "-exp_id",  PS_META_DUPLICATE_OK,
-        "include this exposure (XXX more then one)", NULL);
+        "include this exposure (multiple OK, required)", NULL);
     psMetadataAddStr(defineArgs, PS_LIST_TAIL, "-det_type",  0,
-        "define the type of detrend run", NULL);
+        "define the type of detrend run (required)", NULL);
 
     // -runs
