From 2b6a7e83f940a564c34581696708641a2fba24c2 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:58:55 -0700 Subject: [PATCH] add new interface option to docs --- docs/chapters/subcommands/rdr.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/subcommands/rdr.rst b/docs/chapters/subcommands/rdr.rst index ac7af3c6..8a6e2fd0 100644 --- a/docs/chapters/subcommands/rdr.rst +++ b/docs/chapters/subcommands/rdr.rst @@ -14,7 +14,7 @@ specify the interface they run on in rc.conf (or other config files) .. code-block:: shell # bastille rdr --help - Usage: bastille rdr TARGET [clear] | [list] | [tcp ] | [udp ] + Usage: bastille rdr TARGET [clear] | [list] | [ tcp ] | [ udp ] # bastille rdr dev1 tcp 2001 22 # bastille rdr dev1 list rdr on em0 inet proto tcp from any to any port = 2001 -> 10.17.89.1 port 22