From 1f6bcf3a27165a308bb45e0053951946c6dc9f1b Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Tue, 18 Aug 2020 22:28:34 +0300 Subject: [PATCH] [#1305] addresses comments --- doc/sphinx/arm/ctrl-channel.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index da0b421566..01e63c651e 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -592,9 +592,9 @@ never returned when the ``status-get`` command is sent to the Control Agent or DDNS deamon. The ``thread-pool-size`` and ``packet-queue-size`` information is returned only -when the command is send to DHCP servers with multi-threading enabled. This -parameter is never returned when the ``status-get`` command is sent to the -Control Agent or DDNS deamon. +when the command is send to DHCP servers with multi-threading enabled. These two +parameters and ``multi-threading-enabled`` are never returned when the +``status-get`` command is sent to the Control Agent or DDNS deamon. To learn more about the HA status information returned by the ``status-get`` command please refer to the the :ref:`command-ha-status-get` -- 2.47.2