From 19cc0d776960be58072467d8a7dbceb564fbb592 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Mon, 10 Jul 2017 14:15:38 +0200 Subject: [PATCH] clarify example of calendar event when giving a starting hour, note that it only starts at this exact hour, even when repetition is on, else it sounds like it goes on for the rest of the day Signed-off-by: Dominik Csapak --- pvesr.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pvesr.adoc b/pvesr.adoc index 73d4a54..0c878cf 100644 --- a/pvesr.adoc +++ b/pvesr.adoc @@ -110,8 +110,8 @@ NOTE: Hours are set in 24h format. To allow easier and shorter configuration one or more repetition times can be set. They indicate that on the start-time(s) itself and the start-time(s) plus all multiples of the repetition value replications will be done. If -you want to start replication at 8 AM and repeat it every 15 minutes you -would use: `'8:00/15'` +you want to start replication at 8 AM and repeat it every 15 minutes until +9 AM you would use: `'8:00/15'` Here you see also that if no hour separation (`:`) is used the value gets interpreted as minute. If such a separation is used the value on the left -- 2.39.2