Keep parameter names non-colliding
authorSapan Bhatia <sapanb@cs.princeton.edu>
Mon, 26 Oct 2009 19:10:20 +0000 (19:10 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Mon, 26 Oct 2009 19:10:20 +0000 (19:10 +0000)
sfatables/targets/RESTRICT_SLICE_DOMAIN.xml

index fc637e8..d110652 100644 (file)
@@ -3,12 +3,12 @@
         <!-- The context is empty, since this target does not require any input from SFA -->
         <context select=""/>
         <argument>
-            <name>whitelist</name>
+            <name>whitelist-dns-suffix</name>
             <help>Suffix of nodes to whitelist for this match.</help>
             <operand>SUFFIX</operand>
         </argument>
         <argument>
-            <name>blacklist</name>
+            <name>blacklist-dns-suffix/name>
             <help>Suffix of nodes to blacklist for this match.</help>
             <operand>SUFFIX</operand>
         </argument>