From 92a1a6d2ca7b99de6ec2e426eb6093b596e622be Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sat, 13 Oct 2018 15:55:16 +0200 Subject: [PATCH] docs: fix wrong subcommand for configcheck --- docs/configuration/preface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/preface.rst b/docs/configuration/preface.rst index 271bb6a..b184d44 100644 --- a/docs/configuration/preface.rst +++ b/docs/configuration/preface.rst @@ -35,5 +35,5 @@ Alternatively, for default settings, the following should to the trick. Validating ---------- -The config can be validated using the ``zrepl test`` subcommand. +The config can be validated using the ``zrepl configcheck`` subcommand.