Signed-off-by: Elise Lennion <elise.lennion@xxxxxxxxx> --- doc/nft.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/nft.xml b/doc/nft.xml index a421278..78e112f 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -49,6 +49,9 @@ vi:ts=4 sw=4 <option>-n | --numeric</option> </arg> <arg choice="opt"> + <option>-s | --stateless</option> + </arg> + <arg choice="opt"> <option>[-I | --includepath]</option> <replaceable>directory</replaceable> </arg> @@ -119,6 +122,14 @@ vi:ts=4 sw=4 </listitem> </varlistentry> <varlistentry> + <term><option>-s, --stateless</option></term> + <listitem> + <para> + Omit stateful information of rules and stateful objects. + </para> + </listitem> + </varlistentry> + <varlistentry> <term><option>-N</option></term> <listitem> <para> -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html