forked from extern/shorewall_code
Document @1, @2,...@n
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
df7785f2e9
commit
da0261cb91
@ -1631,8 +1631,17 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true</programlisting
|
||||
<listitem>
|
||||
<para>Expands to the name of the current chain. Unlike $0, @0 has
|
||||
all non-alphanumeric characters except underscore removed. Also
|
||||
unlike $0, @0 may be used in SWITCH columns in the rules
|
||||
file.</para>
|
||||
unlike $0, @0 may be used in SWITCH columns in configuration
|
||||
files.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>@1, @2, ... (@{1}, @{2}, ...</term>
|
||||
|
||||
<listitem>
|
||||
<para>These are synonyms for the Action parameter variables $1, $2,
|
||||
etc.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user