diff options
Diffstat (limited to 'interface-definitions/include/firewall/ipv4-custom-name.xml.i')
-rw-r--r-- | interface-definitions/include/firewall/ipv4-custom-name.xml.i | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/include/firewall/ipv4-custom-name.xml.i b/interface-definitions/include/firewall/ipv4-custom-name.xml.i index b2f8271f7..7fd802f3b 100644 --- a/interface-definitions/include/firewall/ipv4-custom-name.xml.i +++ b/interface-definitions/include/firewall/ipv4-custom-name.xml.i @@ -14,13 +14,13 @@ <properties> <help>Set jump target. Action jump must be defined in default-action to use this setting</help> <completionHelp> - <path>firewall ip name</path> + <path>firewall ipv4 name</path> </completionHelp> </properties> </leafNode> <tagNode name="rule"> <properties> - <help>IP Firewall custom rule number</help> + <help>IPv4 Firewall custom rule number</help> <valueHelp> <format>u32:1-999999</format> <description>Number for this firewall rule</description> @@ -38,7 +38,7 @@ <properties> <help>Set jump target. Action jump must be defined to use this setting</help> <completionHelp> - <path>firewall ip name</path> + <path>firewall ipv4 name</path> </completionHelp> </properties> </leafNode> |