docs/src/check-config.md

Sat, 12 May 2018 15:03:11 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 12 May 2018 15:03:11 +0200
changeset 375
39fd327f81da
parent 283
0e36bb75a732
permissions
-rw-r--r--

fixes options parser to correctly report missing arguments

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