summaryrefslogtreecommitdiff
path: root/op-mode-definitions/monitor-log.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-07-22 23:16:46 +0200
committerChristian Poessinger <christian@poessinger.com>2022-07-22 23:16:46 +0200
commit089c10282dccfae21017c1c229c993c5f60ee9ba (patch)
tree73474a6dc8790998238564f424c9e4730099c699 /op-mode-definitions/monitor-log.xml.in
parente1cbb3a777e77b2de6e2b90089e9896e1cc9e1c9 (diff)
downloadvyos-1x-089c10282dccfae21017c1c229c993c5f60ee9ba.tar.gz
vyos-1x-089c10282dccfae21017c1c229c993c5f60ee9ba.zip
op-mode: monitor log help typo
Diffstat (limited to 'op-mode-definitions/monitor-log.xml.in')
-rw-r--r--op-mode-definitions/monitor-log.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/monitor-log.xml.in b/op-mode-definitions/monitor-log.xml.in
index b7bd1c3e0..fbe37c9db 100644
--- a/op-mode-definitions/monitor-log.xml.in
+++ b/op-mode-definitions/monitor-log.xml.in
@@ -203,7 +203,7 @@
</leafNode>
<leafNode name="ssh">
<properties>
- <help>onitor last lines of Secure Shell (SSH)</help>
+ <help>Monitor last lines of Secure Shell (SSH)</help>
</properties>
<command>journalctl --no-hostname --boot --follow --unit ssh.service</command>
</leafNode>