<arg choice="opt">position <replaceable>position</replaceable></arg>
<arg choice="req" rep="repeat"><replaceable>statement</replaceable></arg>
</cmdsynopsis>
+ <cmdsynopsis>
+ <arg choice="req">replace</arg>
+ <command>rule</command>
+ <arg choice="opt"><replaceable>family</replaceable></arg>
+ <arg choice="req"><replaceable>table</replaceable></arg>
+ <arg choice="req"><replaceable>chain</replaceable></arg>
+ <arg choice="req">handle <replaceable>handle</replaceable></arg>
+ <arg choice="req" rep="repeat"><replaceable>statement</replaceable></arg>
+ </cmdsynopsis>
<cmdsynopsis>
<arg choice="req">delete</arg>
<command>rule</command>
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>replace</option></term>
+ <listitem>
+ <para>
+ Similar to the <command>add</command> command, but the rule replaces the specified rule.
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term><option>delete</option></term>
<listitem>