docs/src/sync-check-config.md@08d887af3971
docs/src/sync-check-config.md
Wed, 19 Jul 2023 20:48:20 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Wed, 19 Jul 2023 20:48:20 +0200
- changeset 781
- 08d887af3971
- parent 283
-
0e36bb75a732
- permissions
- -rw-r--r--
replace printf with log_printf in sync.c
---
title: 'dav-sync check-config'
---
Validates the sync.xml file. If the configuration 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