From ecfcad9db7484a4c190df808e994205dd1c22df4 Mon Sep 17 00:00:00 2001 From: jamesread Date: Sat, 9 Mar 2024 07:37:21 +0000 Subject: [PATCH] add cal file docs --- action_setup.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action_setup.adoc b/action_setup.adoc index 2efffb1b6..84375fd72 100644 --- a/action_setup.adoc +++ b/action_setup.adoc @@ -165,7 +165,7 @@ You can only use a single `shellAfterCompleted`, so use it for notifications, or NOTE: The feature is currently experimental. -Sometimes you want to schedule an action to run at a specific date and tine, like at 2024-02-07 at 15:30. This is technically called "an instant", and OliveTin can watch a file that contains a list of instants for new additions. +Sometimes you want to schedule an action to run at a specific date and time, like at 2024-02-07 at 15:30. This is technically called "an instant", and OliveTin can watch a file that contains a list of instants for new additions. [source,yaml] .`start-server-calendar.yaml`