Index: trunk/ippTools/src/dettool_residexp.c
===================================================================
--- trunk/ippTools/src/dettool_residexp.c	(revision 28558)
+++ trunk/ippTools/src/dettool_residexp.c	(revision 28578)
@@ -275,5 +275,5 @@
     PXOPT_COPY_S16(config->args, where, "-fault",      "fault", "==");
 
-    if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all")) {
+    if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all-run")) {
         psFree(where);
         psError(PXTOOLS_ERR_CONFIG, false, "search parameters are required");
