diff options
Diffstat (limited to 'scripts/timer.pl')
| -rw-r--r-- | scripts/timer.pl | 2 | 
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 | 
