docs: promote test subcommand

This commit is contained in:
Christian Schwarz
2017-12-29 22:53:33 +01:00
parent 56f13741f9
commit a622ef1487
4 changed files with 16 additions and 0 deletions
+2
View File
@@ -25,6 +25,8 @@ CLI Overview
- control / query the daemon
* - ``zrepl control status``
- show job activity / monitoring (``--format raw``)
* - ``zrepl test``
- test configuration, try pattern syntax, dry run pruning policy, etc.
* - ``zrepl stdinserver``
- see :ref:`transport-ssh+stdinserver`