Skip to content

Commit afe3a32

Browse files
author
Vladimir I
committed
Fix gh-893 feedback: Submodule box.info
Added follow status. Will need a translation.
1 parent 6fa7d7a commit afe3a32

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc/book/box/box_info.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,12 @@ variables.
182182
Even if an instance is :ref:`removed <replication-remove_instances>`,
183183
its values will still appear here.
184184

185-
* **replication.downstream.status** ``= disconnected`` is displayed if the
186-
downstream instance disconnects from the upstream instance. Otherwise the
187-
status is not reported.
185+
* **replication.downstream.status** is the replication status for downstream
186+
replications:
187+
188+
* ``disconnected`` is displayed if the downstream instance disconnects
189+
from the upstream instance.
190+
* ``follow`` means that downstream replication is in progress.
188191

189192
.. function:: box.info()
190193

0 commit comments

Comments
 (0)