aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluk3yx <luk3yx@users.noreply.github.com>2022-05-27 15:12:10 +1200
committerluk3yx <luk3yx@users.noreply.github.com>2022-05-27 15:12:10 +1200
commit3f1e8656795f49760d33ca2a391331f1d3079838 (patch)
treeaa536ccc954673b5044334c48b76964fd770f8e1
parentecf9d95f07ebf9f655b363452cf2123c1a53aee0 (diff)
downloaddecsync-vdir-3f1e8656795f49760d33ca2a391331f1d3079838.tar.gz
decsync-vdir-3f1e8656795f49760d33ca2a391331f1d3079838.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8047b7..92716dd 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ with a [vdir](https://vdirsyncer.pimutils.org/en/stable/vdir.html).
Make sure you have Go 1.16 or later installed.
+**Please back up your DecSync directory and vdir before trying decsync-vdir in
+case something goes wrong!**
+
Building decsync-vdir:
```
@@ -32,4 +35,5 @@ The vdir directory will be created if it doesn't already exist.
- Deleting a file in the vdir will not delete it on DecSync, `decsync-vdir`
will recreate the file inside the vdir instead.
- `decsync-vdir` doesn't store entries created on other devices in its own
- storage directory under `v2`.
+ storage directory under `v2`. This means that you shouldn't delete other
+ device's directories manually after running decsync-vdir.