summaryrefslogtreecommitdiff
path: root/op-mode-definitions/terminal.xml.in
AgeCommit message (Collapse)Author
2026-04-15T8445: normalize top-level help message for 'set'John Estabrook
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.
2025-06-25op-mode: T7560: add support for virtual tag nodesDaniil Baturin
for cases when commands need both fixed and variable arguments
2025-05-16op-mode: T7459: eliminate direct use of sudo in op mode commandsDaniil Baturin
2021-08-22xml: op-mode: remove multiple "Reset a service" help definitionsChristian Poessinger
That nasty workaround to always specify the same value for the node.def file as the help text is no longer necessary after commit 17b5ac14 ("T3165: op-mode: prevent override of populated node.def file with empty content". The redundant definitions are no longer necessary.
2021-01-10xml: op-mode: add preprocessor support as known from configuration modeChristian Poessinger