]> git.proxmox.com Git - pve-docs.git/commitdiff
clarify example of calendar event
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 10 Jul 2017 12:15:38 +0000 (14:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 11 Jul 2017 11:32:33 +0000 (13:32 +0200)
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@proxmox.com>
pvesr.adoc

index 73d4a5408f1491252a5dfcce0dbee13cb0d22ec1..0c878cfd98fccecccf04654d1ab147bc7118758b 100644 (file)
@@ -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
 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
 
 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