UNIXworkcode

1 --- 2 title: 'dav-sync check-config' 3 --- 4 5 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. 6 7 **Command alias:** check 8 9