Index: trunk/Ohana/src/opihi/cmd.data/queuepush.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.data/queuepush.c	(revision 8190)
+++ trunk/Ohana/src/opihi/cmd.data/queuepush.c	(revision 10070)
@@ -48,2 +48,9 @@
 }
 
+
+/* 
+ * -key only needed for replace or unique : give an error otherwise
+ * -uniq searched for a match and does NOT replace if matched
+ * -replace searches for a match and replaces if matched
+ * should trigger an error if -uniq and -replace...
+ */
