From 02e76f5d5f92c6347e8131720348d35a9c065132 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:40:56 -0700 Subject: [PATCH] Update rdr.rst --- docs/chapters/subcommands/rdr.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/chapters/subcommands/rdr.rst b/docs/chapters/subcommands/rdr.rst index 463b0a26..85224192 100644 --- a/docs/chapters/subcommands/rdr.rst +++ b/docs/chapters/subcommands/rdr.rst @@ -43,9 +43,9 @@ specify the interface they run on in rc.conf (or other config files) `bastille rdr` includes 3 options. --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. + -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