Index: trunk/ippTools/src/dettoolConfig.c
===================================================================
--- trunk/ippTools/src/dettoolConfig.c	(revision 8288)
+++ trunk/ippTools/src/dettoolConfig.c	(revision 8289)
@@ -45,4 +45,6 @@
     psMetadataAddStr(definebyexpArgs, PS_LIST_TAIL, "-det_type",  0,
             "define the type of detrend run (required)", NULL);
+    psMetadataAddBool(definebyexpArgs, PS_LIST_TAIL, "-simple",  0,
+            "use the simple output format", false);
 
     // -runs
