diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-02 18:15:23 +0000 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-02 18:15:32 +0000 |
commit | ee41ead1a8946a7b1c6b4fe6a7d65112493f626e (patch) | |
tree | 2eb7c5300ceed7882688ebfa900a3b4d3b0046d6 /op-mode-definitions/clear-ipv6.xml | |
parent | af5c4c519b6a9fc0d4978ca3e3a3ec4cac579874 (diff) | |
download | vyos-1x-ee41ead1a8946a7b1c6b4fe6a7d65112493f626e.tar.gz vyos-1x-ee41ead1a8946a7b1c6b4fe6a7d65112493f626e.zip |
op-mode: T3178: add "show ipv6 access-list|ripng" commands
Diffstat (limited to 'op-mode-definitions/clear-ipv6.xml')
-rw-r--r-- | op-mode-definitions/clear-ipv6.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/clear-ipv6.xml b/op-mode-definitions/clear-ipv6.xml index f26ab4046..c062102fc 100644 --- a/op-mode-definitions/clear-ipv6.xml +++ b/op-mode-definitions/clear-ipv6.xml @@ -17,7 +17,7 @@ <properties> <help>Clear prefix-list statistics or status for specified word</help> <completionHelp> - <list><WORD></list> + <list>WORD</list> </completionHelp> </properties> <command>vtysh -c "$*"</command> |