[pve-devel] [PATCH docs 1/2] clarify example of calendar event
Dominik Csapak
d.csapak at proxmox.com
Mon Jul 10 14:15:38 CEST 2017
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 <d.csapak at proxmox.com>
---
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.11.0
More information about the pve-devel
mailing list