aboutsummaryrefslogtreecommitdiff
path: root/REFERENCE.md
diff options
context:
space:
mode:
Diffstat (limited to 'REFERENCE.md')
-rw-r--r--REFERENCE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/REFERENCE.md b/REFERENCE.md
index 19ffae0..d9adadb 100644
--- a/REFERENCE.md
+++ b/REFERENCE.md
@@ -412,7 +412,7 @@ Alias of `Enum['ACCEPT', 'DROP']`
a list of allowed protocolls to match
-Alias of `Enum['icmp', 'tcp', 'udp', 'udplite', 'icmpv6', 'esp', 'ah', 'sctp', 'mh', 'all']`
+Alias of `Variant[Enum['icmp', 'tcp', 'udp', 'udplite', 'icmpv6', 'esp', 'ah', 'sctp', 'mh', 'all'], Array[Enum['icmp', 'tcp', 'udp', 'udplite', 'icmpv6', 'esp', 'ah', 'sctp', 'mh', 'all']]]`
### Ferm::Tables