summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2026-03-29 21:06:37 -0500
committerJohn Estabrook <jestabro@vyos.io>2026-04-15 15:17:27 -0500
commit1977b701f993fc0cebe0396fec6240e6c47b5216 (patch)
tree3d21ab5fe33074b71018143a02680619d2126256
parent5aeb805180e29724d909d1bae9ae3575a73622a3 (diff)
downloadvyos-1x-1977b701f993fc0cebe0396fec6240e6c47b5216.tar.gz
vyos-1x-1977b701f993fc0cebe0396fec6240e6c47b5216.zip
T8445: normalize top-level help message for 'set'
Without establishing consistency for those scripts that include a help message for 'set', one will still see that of system-image.xml.in: "Install a new system" Replace with a general message.
-rw-r--r--op-mode-definitions/system-image.xml.in2
-rw-r--r--op-mode-definitions/terminal.xml.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/op-mode-definitions/system-image.xml.in b/op-mode-definitions/system-image.xml.in
index a6634fc65..200d44e59 100644
--- a/op-mode-definitions/system-image.xml.in
+++ b/op-mode-definitions/system-image.xml.in
@@ -64,7 +64,7 @@
</node>
<node name="set">
<properties>
- <help>Install a new system</help>
+ <help>Set parameters and behaviors</help>
</properties>
<children>
<node name="system">
diff --git a/op-mode-definitions/terminal.xml.in b/op-mode-definitions/terminal.xml.in
index 163159846..86af27bf1 100644
--- a/op-mode-definitions/terminal.xml.in
+++ b/op-mode-definitions/terminal.xml.in
@@ -28,7 +28,7 @@
</node>
<node name="set">
<properties>
- <help>Set operational options</help>
+ <help>Set parameters and behaviors</help>
</properties>
<children>
<tagNode name="builtin">