docs/src/sync-check-config.md

changeset 277
ccef3f2bfe8e
parent 273
c743721d566f
child 283
0e36bb75a732
--- 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
+

mercurial