From f0be78d01f0d650f330548b1ea7d2b2e7cf71b4c Mon Sep 17 00:00:00 2001 From: jacky06 Date: Tue, 10 Jul 2018 13:50:39 -0400 Subject: [PATCH] Remove the duplicated word Change-Id: Ie88a536e970a24a3f749fa90dcdc6aa08f6ab8e2 --- doc/source/cli/monasca-debug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cli/monasca-debug.rst b/doc/source/cli/monasca-debug.rst index c45f651..caf4b10 100644 --- a/doc/source/cli/monasca-debug.rst +++ b/doc/source/cli/monasca-debug.rst @@ -7,6 +7,6 @@ to increase amount of low-level details regarding all the steps that client takes in order to execute the CLI command. While ``--verbose`` does not dramatically increase the output by displaying -only basic information about the the execution, ``--debug`` can be used +only basic information about the execution, ``--debug`` can be used to additionally display low-level interactions **monascaclient** make with **keystone** server and/or **monasca** server.