diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-06-09 10:59:19 -0500 |
---|---|---|
committer | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-06-09 11:06:52 -0500 |
commit | 3c7c3b6cb08ffb5e177b10594281af8153c7e29c (patch) | |
tree | 359eb2d1cac059329cb85285104bd68198728438 /op-mode-definitions/dns-forwarding.xml.in | |
parent | b85755383b2a4c76b0ad557e1f6396162dd6f937 (diff) | |
download | vyos-1x-3c7c3b6cb08ffb5e177b10594281af8153c7e29c.tar.gz vyos-1x-3c7c3b6cb08ffb5e177b10594281af8153c7e29c.zip |
dns: T5144: Adjust DNS related CLI help messages for consistency
This should make the help messages more consistent for DNS related
CLI subtree.
Diffstat (limited to 'op-mode-definitions/dns-forwarding.xml.in')
-rw-r--r-- | op-mode-definitions/dns-forwarding.xml.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/op-mode-definitions/dns-forwarding.xml.in b/op-mode-definitions/dns-forwarding.xml.in index c8ca117be..a4c650c38 100644 --- a/op-mode-definitions/dns-forwarding.xml.in +++ b/op-mode-definitions/dns-forwarding.xml.in @@ -6,7 +6,7 @@ <children> <node name="dns"> <properties> - <help>Monitor last lines of Domain Name Service (DNS)</help> + <help>Monitor last lines of Domain Name System (DNS) related services</help> </properties> <children> <node name="forwarding"> @@ -27,7 +27,7 @@ <children> <node name="dns"> <properties> - <help>Show log for Domain Name Service (DNS)</help> + <help>Show log for Domain Name System (DNS) related services</help> </properties> <children> <node name="forwarding"> @@ -42,7 +42,7 @@ </node> <node name="dns"> <properties> - <help>Show DNS information</help> + <help>Show Domain Name System (DNS) related information</help> </properties> <children> <node name="forwarding"> @@ -66,7 +66,7 @@ <children> <node name="dns"> <properties> - <help>Restart specific DNS service</help> + <help>Restart specific Domain Name System (DNS) related service</help> </properties> <children> <leafNode name="forwarding"> @@ -83,7 +83,7 @@ <children> <node name="dns"> <properties> - <help>Reset a DNS service state</help> + <help>Reset Domain Name System (DNS) related service state</help> </properties> <children> <node name="forwarding"> |