summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2011-07-20 10:47:38 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2011-07-20 10:47:38 +0200
commite1e7ae5f8cffe186135f8e063f6fdc45015832c8 (patch)
tree91a35dc6350d3cb55b1e0e97a13b7443b5ae2bdf /README.rst
parent76986c36941f565dbfe27a0ab81d3ebaa598ef7d (diff)
README: crucial syncURL was missing
The instructions added for 1.1.99.5 lacked a syncURL=local://@webdav in the new section for setting up WebDAV syncing.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 4a3b2a64..aedeb041 100644
--- a/README.rst
+++ b/README.rst
@@ -720,6 +720,7 @@ replace ``webdav`` with ``google-calendar`` resp. ``yahoo`` and remove the
# configure sync config
syncevolution --configure \
--template SyncEvolution_Client \
+ syncURL=local://@webdav \
username= \
password= \
webdav \