docs: update CLI usage to --mode raw & remove outdated "Limitations" section

fixes https://github.com/zrepl/zrepl/issues/609
This commit is contained in:
Christian Schwarz
2022-06-19 17:10:50 +02:00
parent 43c2a0d9b0
commit 53f9bd6d88
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ CLI Overview
* - ``zrepl daemon``
- run the daemon, required for all zrepl functionality
* - ``zrepl status``
- show job activity, or with ``--raw`` for JSON output
- show job activity, or with ``--mode raw`` for JSON output
* - ``zrepl stdinserver``
- see :ref:`transport-ssh+stdinserver`
* - ``zrepl signal wakeup JOB``