summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/timer.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/timer.pl b/scripts/timer.pl
index 1f5452c..e48f900 100644
--- a/scripts/timer.pl
+++ b/scripts/timer.pl
@@ -75,7 +75,7 @@ sub cmd_timer_help {
print ( <<EOF
TIMER LIST
-TIMER ADD <name> <internal in seconds> [<repeat>] <command>
+TIMER ADD <name> <interval in seconds> [<repeat>] <command>
TIMER STOP <name>
repeat value of 0 means unlimited too