docs/src/check-config.md

Sat, 28 Mar 2020 15:58:30 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 28 Mar 2020 15:58:30 +0100
branch
feature/dav-edit
changeset 710
7384da29c2b4
parent 283
0e36bb75a732
permissions
-rw-r--r--

cmd_edit - we do not need fstat() for detecting changes on the temporary file

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