Wrap doc lines at 76 characters.

This commit is contained in:
Andrew Ruthven 2024-02-03 12:17:01 +13:00
parent 702fc05b57
commit bacf08fea6

View File

@ -13,11 +13,12 @@ Usage:
Where 'davical.example.com' is the hostname of your DAViCal server. Where 'davical.example.com' is the hostname of your DAViCal server.
This script can be used to synchronise DAViCal from your LDAP server on a regular This script can be used to synchronise DAViCal from your LDAP server on a
basis to ensure group information is up-to-date. It's not strictly necessary as regular basis to ensure group information is up-to-date. It's not strictly
DAViCal's user data will be updated as soon as a new or updated user logs into necessary as DAViCal's user data will be updated as soon as a new or updated
DAViCal, but it can be useful to synchronise data for people who have not logged user logs into DAViCal, but it can be useful to synchronise data for people
into DAViCal so that they are visible as potential calendars, for example. who have not logged into DAViCal so that they are visible as potential
calendars, for example.
USAGE; USAGE;
exit(1); exit(1);