Index: trunk/ippTools/src/dettoolConfig.c
===================================================================
--- trunk/ippTools/src/dettoolConfig.c	(revision 9957)
+++ trunk/ippTools/src/dettoolConfig.c	(revision 9966)
@@ -154,9 +154,9 @@
     psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-set_use_end",  0,
         "end of detrend run applicable peroid", NULL);
-    psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_exp_begin",  0,
+    psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_input_begin", 0,
         "filter input detrun exp to be in this peroid", NULL);
-    psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_exp_end",  0,
+    psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_input_end", 0,
         "filter input detrun exp to be in this peroid", NULL);
-    psMetadataAddBool(definebydetrunArgs, PS_LIST_TAIL, "-simple",  0,
+    psMetadataAddBool(definebydetrunArgs, PS_LIST_TAIL, "-simple", 0,
             "use the simple output format", false);
 
