Index: trunk/ippTools/src/pubtool.c
===================================================================
--- trunk/ippTools/src/pubtool.c	(revision 29962)
+++ trunk/ippTools/src/pubtool.c	(revision 30376)
@@ -167,4 +167,5 @@
     PXOPT_COPY_STR(config->args, diffWhere, "-filter", "rawExp.filter", "LIKE");
     PXOPT_COPY_STR(config->args, diffWhere, "-obs_mode", "rawExp.obs_mode", "LIKE");
+    PXOPT_COPY_STR(config->args, diffWhere, "-comment", "rawExp.comment", "LIKE");
 
     PXOPT_COPY_S64(config->args, camWhere, "-client_id", "client_id", "==");
