docs/src/check-config.md

Wed, 30 May 2018 10:22:33 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 30 May 2018 10:22:33 +0200
changeset 384
8bfde5687890
parent 283
0e36bb75a732
permissions
-rw-r--r--

fixes definite chance of a memory leak in cmd_unlock() + marks a further possible source of memory leaks

---
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