diff -r b321a3be0a38 -r c743721d566f docs/src/sync-check-config.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/src/sync-check-config.md Thu Aug 03 18:29:00 2017 +0200 @@ -0,0 +1,4 @@ +dav-sync check-config +===================== + +Validates the sync.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.