docs/src/check-config.md@3b9ac2dd757d
docs/src/check-config.md
Sun, 31 Aug 2025 14:32:55 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 31 Aug 2025 14:32:55 +0200
- changeset 875
- 3b9ac2dd757d
- parent 283
-
0e36bb75a732
- permissions
- -rw-r--r--
replace a linked list in the process_parts function with a low level array
---
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