From e53e2ebef0325b04fc56e918986041fa63270b11 Mon Sep 17 00:00:00 2001 From: Brooke Bryan Date: Mon, 7 Oct 2024 16:58:49 +0100 Subject: [PATCH] Add docs --- docs/scheduler/sequential.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scheduler/sequential.md b/docs/scheduler/sequential.md index 80db0ff..5da92c3 100644 --- a/docs/scheduler/sequential.md +++ b/docs/scheduler/sequential.md @@ -115,8 +115,8 @@ Value| Definition ### TimeDelaySync Values - Value | Definition -------:|:--------------------------- +Value| Definition +---:|:--- "None" |will ignore the TimeSyncHour value "Earliest" |will run the transaction at the earliest sync hour relative to TimeSync "Latest" |will run the transaction at the latest sync hour relative to TimeSync