diff -r 20a176d5a53e -r ccef3f2bfe8e docs/src/sync-check-config.md --- a/docs/src/sync-check-config.md Sat Aug 05 09:56:51 2017 +0200 +++ b/docs/src/sync-check-config.md Sat Aug 05 10:12:12 2017 +0200 @@ -1,4 +1,7 @@ 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. +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 +