UNIXworkcode

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