summaryrefslogtreecommitdiff
path: root/interface-definitions/include/accel-ppp
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-10-06 22:47:45 +0200
committerChristian Poessinger <christian@poessinger.com>2022-10-06 22:47:48 +0200
commit067cc12d0e6e52044df48f6f612cb4db1d4ad80c (patch)
tree07854b41ccad669382bfc405e5ac0d04d31cd774 /interface-definitions/include/accel-ppp
parent997acca4469731a41014a1aab9dafadbb847fd47 (diff)
downloadvyos-1x-067cc12d0e6e52044df48f6f612cb4db1d4ad80c.tar.gz
vyos-1x-067cc12d0e6e52044df48f6f612cb4db1d4ad80c.zip
xml: T4722: radius: remove superfluous "default" help string
vyos-1x automatically adds a "(default: ...)" hint to the CLI help if the <defaultValue> XML tag is used. No need to specify this manually.
Diffstat (limited to 'interface-definitions/include/accel-ppp')
-rw-r--r--interface-definitions/include/accel-ppp/radius-additions-rate-limit.xml.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/accel-ppp/radius-additions-rate-limit.xml.i b/interface-definitions/include/accel-ppp/radius-additions-rate-limit.xml.i
index c9ad0d3d4..738c0a634 100644
--- a/interface-definitions/include/accel-ppp/radius-additions-rate-limit.xml.i
+++ b/interface-definitions/include/accel-ppp/radius-additions-rate-limit.xml.i
@@ -6,7 +6,7 @@
<children>
<leafNode name="attribute">
<properties>
- <help>Specifies which RADIUS attribute contains rate information. (default is Filter-Id)</help>
+ <help>Specifies which RADIUS attribute contains rate information</help>
</properties>
<defaultValue>Filter-Id</defaultValue>
</leafNode>