diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-06-02 15:39:04 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-06-02 15:41:01 -0700 |
commit | 034fae1bca5fa79f5c3f7b7db40c85ab674c2d7f (patch) | |
tree | bcd0f83906844f91411ae922d303429e3361c38b /templates/firewall/group/address-group/node.def | |
parent | af87d266ab9c0527db9c2f868eada0b0f9254c6b (diff) | |
download | vyatta-cfg-firewall-034fae1bca5fa79f5c3f7b7db40c85ab674c2d7f.tar.gz vyatta-cfg-firewall-034fae1bca5fa79f5c3f7b7db40c85ab674c2d7f.zip |
Make firewall group comp_help more consistent with the rest of the cli.
Diffstat (limited to 'templates/firewall/group/address-group/node.def')
-rw-r--r-- | templates/firewall/group/address-group/node.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/firewall/group/address-group/node.def b/templates/firewall/group/address-group/node.def index bc4fb68..f594074 100644 --- a/templates/firewall/group/address-group/node.def +++ b/templates/firewall/group/address-group/node.def @@ -21,4 +21,5 @@ delete: sudo /opt/vyatta/sbin/vyatta-ipset.pl \ --action=delete-set \ --set-name="$VAR(@)" -comp_help: Enter the name of the firewall address-group +comp_help: possible completions: + <txt> Set the name of the firewall address-group |