From 5e22c1e962be4b13f1f660405cb8341be871ad64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Mon, 8 Jan 2024 10:47:21 +0100 Subject: [PATCH] doc/manager-client: fix a copy&paste typo --- doc/manager-client.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manager-client.rst b/doc/manager-client.rst index bb6597df5..3c15804e6 100644 --- a/doc/manager-client.rst +++ b/doc/manager-client.rst @@ -42,7 +42,7 @@ By default, ``kresctl`` tries to find the correct communication channel in Optional, path to Unix-domain socket or network interface of the :ref:`management API `. Cannot be used together with - :option:`--socket <-s , --socket >`. + :option:`--config <-c , --config >`. .. code-block:: bash -- 2.47.2