Sat, 05 Aug 2017 10:19:53 +0200
refines commands.md
274
5577d3eae04c
dav-sync command documentation complete
Olaf Wintermann <olaf.wintermann@gmail.com>
parents:
273
diff
changeset
|
1 | dav-sync check-repositories |
5577d3eae04c
dav-sync command documentation complete
Olaf Wintermann <olaf.wintermann@gmail.com>
parents:
273
diff
changeset
|
2 | =========================== |
5577d3eae04c
dav-sync command documentation complete
Olaf Wintermann <olaf.wintermann@gmail.com>
parents:
273
diff
changeset
|
3 | |
5577d3eae04c
dav-sync command documentation complete
Olaf Wintermann <olaf.wintermann@gmail.com>
parents:
273
diff
changeset
|
4 | Checks if every repository used by sync-directories is configured and available. |
277
ccef3f2bfe8e
adds more documentation details the three check commands
Mike Becker <universe@uap-core.de>
parents:
274
diff
changeset
|
5 | This command outputs the status for each repository. |
ccef3f2bfe8e
adds more documentation details the three check commands
Mike Becker <universe@uap-core.de>
parents:
274
diff
changeset
|
6 | It returns zero when all repositories are all available and non-zero otherwise. |
ccef3f2bfe8e
adds more documentation details the three check commands
Mike Becker <universe@uap-core.de>
parents:
274
diff
changeset
|
7 | |
ccef3f2bfe8e
adds more documentation details the three check commands
Mike Becker <universe@uap-core.de>
parents:
274
diff
changeset
|
8 | **Command alias:** check-repos |
ccef3f2bfe8e
adds more documentation details the three check commands
Mike Becker <universe@uap-core.de>
parents:
274
diff
changeset
|
9 |