diff -r b321a3be0a38 -r c743721d566f docs/src/check-config.md --- a/docs/src/check-config.md Thu Aug 03 14:32:36 2017 +0200 +++ b/docs/src/check-config.md Thu Aug 03 18:29:00 2017 +0200 @@ -0,0 +1,4 @@ +dav check-config +================ + +Validates the config.xml file. If the config is ok, it prints `Configuration OK.` on stdout and returns 0, otherwise it prints an error message on stderr and returns 1.