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 <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2017-07-10 14:15:38 +02:00 committed by Dietmar Maurer
parent 41230aa368
commit 19cc0d7769

View File

@ -110,8 +110,8 @@ NOTE: Hours are set in 24h format.
To allow easier and shorter configuration one or more repetition times can 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) 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 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 you want to start replication at 8 AM and repeat it every 15 minutes until
would use: `'8:00/15'` 9 AM you would use: `'8:00/15'`
Here you see also that if no hour separation (`:`) is used the value gets 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 interpreted as minute. If such a separation is used the value on the left