diff options
author | Daniil Baturin <daniil@vyos.io> | 2022-06-02 09:20:37 -0400 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2022-06-02 09:20:37 -0400 |
commit | 67b342a2c59035a5282f92e3b3d77f698dc8887c (patch) | |
tree | 10883d56d49d9cbab035db896d0eb8b0399f3b3d /op-mode-definitions/show-ipv6.xml.in | |
parent | b9a26085b49397eb73e7110872b5c07015c911b4 (diff) | |
download | vyos-1x-67b342a2c59035a5282f92e3b3d77f698dc8887c.tar.gz vyos-1x-67b342a2c59035a5282f92e3b3d77f698dc8887c.zip |
T4446: use a unified neighbor display script
Diffstat (limited to 'op-mode-definitions/show-ipv6.xml.in')
-rw-r--r-- | op-mode-definitions/show-ipv6.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-ipv6.xml.in b/op-mode-definitions/show-ipv6.xml.in index a59c8df0c..66bc2485a 100644 --- a/op-mode-definitions/show-ipv6.xml.in +++ b/op-mode-definitions/show-ipv6.xml.in @@ -4,7 +4,7 @@ <children> <node name="ipv6"> <properties> - <help>Show IPv6 routing information</help> + <help>Show IPv6 networking information</help> </properties> <children> <node name="access-list"> |