aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log-forward.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log-forward.md')
-rw-r--r--doc/log-forward.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log-forward.md b/doc/log-forward.md
index 1f3eae5..c91f09a 100644
--- a/doc/log-forward.md
+++ b/doc/log-forward.md
@@ -33,7 +33,7 @@ Just install the script:
... and add a scheduler:
- / system scheduler add interval=1m name=log-forward on-event="/ system script run log-forward;" start-time=startup;
+ /system/scheduler/add interval=1m name=log-forward on-event="/system/script/run log-forward;" start-time=startup;
Configuration
-------------