diff --git a/docs/chapters/subcommands/rdr.rst b/docs/chapters/subcommands/rdr.rst index d87147ad..463b0a26 100644 --- a/docs/chapters/subcommands/rdr.rst +++ b/docs/chapters/subcommands/rdr.rst @@ -41,11 +41,11 @@ specify the interface they run on in rc.conf (or other config files) # bastille rdr dev1 clear nat cleared -Bastille includes 3 options for the three following scenarios. +`bastille rdr` includes 3 options. - - Setting a non-default interface on which to create the rdr rule. - - Limiting the source IP on the rdr rule. - - Limiting the destination IP on the rdr rule. +-i - Set a non-default interface on which to create the rdr rule. +-s - Limit the source IP on the rdr rule. +-d - Limit the destination IP on the rdr rule. .. code-block:: shell