aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Ramos <rramos1295@gmail.com>2017-09-04 19:29:42 -0400
committerLukas Fleischer <lfleischer@calcurse.org>2017-09-08 22:35:36 +0200
commit0aa717c83d03c249e56d8f216895424d9550d68f (patch)
tree9786f4d2c8537315c0a410046fe0fa17a30a1d08
parent479e39fbb7393dcca7d3a475a09128b8c7ea7a43 (diff)
downloadcalcurse-0aa717c83d03c249e56d8f216895424d9550d68f.tar.gz
calcurse-0aa717c83d03c249e56d8f216895424d9550d68f.zip
Rename README to README.md
This ensures that the Markdown syntax is properly displayed by Github and other Markdown readers. Also added quotes to a couple of paths and a flag. Signed-off-by: Randy Ramos <rramos1295@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r--contrib/caldav/README.md (renamed from contrib/caldav/README)4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/caldav/README b/contrib/caldav/README.md
index 93baf37..c35813d 100644
--- a/contrib/caldav/README
+++ b/contrib/caldav/README.md
@@ -22,7 +22,7 @@ found under contrib/caldav/config.sample in the calcurse source tree. You will
also need to install *httplib2* for Python 3 using *pip* (e.g. `pip3 install
--user httplib2`) or your distribution's package manager.
-If you run calcurse-caldav for the first time, you need to provide the --init
+If you run calcurse-caldav for the first time, you need to provide the `--init`
argument. You can choose between the following initialization modes:
--init=keep-remote Remove all local calcurse items and import remote objects
@@ -51,7 +51,7 @@ How It Works
------------
calcurse-caldav creates a so-called synchronization database at
-~/.calcurse/caldav/sync.db that always keeps a snapshot of the last time the
+`~/.calcurse/caldav/sync.db` that always keeps a snapshot of the last time the
script was executed. When running the script, it compares the objects on the
server and the local objects with that snapshot to identify items that were
added or deleted. It then