docs/src/check-config.md

2017-10-01

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 01 Oct 2017 17:37:59 +0200 (2017-10-01)
changeset 318
7e0694423838
parent 283
0e36bb75a732
permissions
-rw-r--r--

dav-sync bugfix: files that are not in the db but on the server should not be pushed

---
title: 'dav check-config'
---

Validates the config.xml file. If the config is ok, it prints `Configuration OK.` to stdout and returns 0, otherwise it prints an error message to stderr and returns 1.

**Command alias:** check

mercurial