aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2016-01-25 20:01:51 +0100
committerLukas Fleischer <lfleischer@calcurse.org>2016-01-25 20:03:46 +0100
commitc176b130bbbd457b000c7c03f41679798fbd1104 (patch)
treee8d4320657ccf387ab387801d5a0941e2fe2df71
parent5e6a61eee908cea520b3907074c5e0a9bb61c8da (diff)
downloadcalcurse-c176b130bbbd457b000c7c03f41679798fbd1104.tar.gz
calcurse-c176b130bbbd457b000c7c03f41679798fbd1104.zip
contrib/caldav/README: Minor improvements
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r--contrib/caldav/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/caldav/README b/contrib/caldav/README
index 72ad1a9..aed1320 100644
--- a/contrib/caldav/README
+++ b/contrib/caldav/README
@@ -10,7 +10,7 @@ This means that:
GitHub bug tracker. If the script works fine for you, please report back as
well!
-* The script might still have bugs. Make backups, especially before running
+* The script might still have bugs. MAKE BACKUPS, especially before running
calcurse-caldav for the first time!
Usage
@@ -43,8 +43,8 @@ added or deleted. It then
* deletes local objects that no longer exist on the server,
* uploads objects to the server that were added locally,
* deleted objects from the server that were deleted locally,
-* updates the synchronization database with the new snapshot.
+* updates the synchronization database with a new snapshot.
-Note that, since calcurse does not use unique identifiers for items, it cannot
-keep track of moved/edited items. Thus, changing an item is equivalent to
-deleting the old item and creating a new one.
+Note: Since calcurse does not use unique identifiers for items, it cannot keep
+track of moved/edited items. Thus, modifying an item is equivalent to deleting
+the old item and creating a new one.