From ac87dfbc15504df09b0de02d3330c2001545d97f Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Wed, 11 Dec 2019 09:47:44 -0800 Subject: [PATCH] Grammar edits Minor rewording of sentences for clarity. Change-Id: I27458cde688ccc45eee66e55d16c9b8aea0052c1 Signed-off-by: Kristal Dale --- doc/source/cli_ref/dcmanager.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/cli_ref/dcmanager.rst b/doc/source/cli_ref/dcmanager.rst index bd06e2f20..bd123948b 100644 --- a/doc/source/cli_ref/dcmanager.rst +++ b/doc/source/cli_ref/dcmanager.rst @@ -80,15 +80,15 @@ list, show, and update operations on a subcloud. List subclouds. ``subcloud manage`` - Manage a subcloud. Refers to whether or not the subcloud is being actively - synchronized with the central cloud. + Manage a subcloud. Enables the active synchronization of data between the + central cloud and the subcloud. ``subcloud show`` Show the details of a subcloud. ``subcloud unmanage`` - Unmanage a subcloud. Refers to whether or not the subcloud is being actively - synchronized with the central cloud. + Unmanage a subcloud. Disables the active synchronization of data between the + central cloud and the subcloud. ``subcloud update`` Update attributes of a subcloud.