summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTobias Brox <tobixen@gmail.com>2013-10-02 00:30:26 +0200
committerTobias Brox <tobixen@gmail.com>2013-10-02 00:30:26 +0200
commit7506b4d076e690101f2ab300fbdd4d1c2b895df8 (patch)
treea70715b30663fdb4879b92080994af1105545df6 /README.md
parent236ac70106639993a905c8744cb929698816ed0a (diff)
downloadcalendar-cli-7506b4d076e690101f2ab300fbdd4d1c2b895df8.zip
syntax fix in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a08bb3..75e07f3 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,8 @@ The file may look like this:
"caldav-user": "luser",
"caldav-pass": "insecure"
}
-}```
+}
+```
Optionally, in addition (or even instead) of "default", other "sections" can be created and selected through the --config-section option. The rationale is to allow configuration for multiple CalDAV-servers to remain in the same configuration file. Later versions will eventually be capable of copying events, or putting events into several calendars.