Index: branches/eam_branches/ipp-20120905/ippTools/src/difftoolConfig.c
===================================================================
--- branches/eam_branches/ipp-20120905/ippTools/src/difftoolConfig.c	(revision 34428)
+++ branches/eam_branches/ipp-20120905/ippTools/src/difftoolConfig.c	(revision 34466)
@@ -351,5 +351,5 @@
     psMetadataAddBool(definestackstackArgs, PS_LIST_TAIL, "-rerun", 0, "define new run even if one exists", false);
     psMetadataAddBool(definestackstackArgs, PS_LIST_TAIL, "-available", 0, "define new run even if no stacks available for some skycells", false);
-    psMetadataAddBool(definestackstackArgs, PS_LIST_TAIL, "-new-templates", 0, "also search for diffs with new template", false);
+    psMetadataAddBool(definestackstackArgs, PS_LIST_TAIL, "-new-templates", 0, "also search for diffs with new template and same template label", false);
     psMetadataAddBool(definestackstackArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false);
     psMetadataAddBool(definestackstackArgs, PS_LIST_TAIL, "-pretend", 0, "list results but do not queue", false);
