From 15821fadf34a5044ee22d20aa9d0f5a42510187e Mon Sep 17 00:00:00 2001 From: Huanxuan Ao Date: Thu, 16 Jun 2016 16:52:58 +0800 Subject: [PATCH] Modify doc issues about property option of aggregate The formal of multi properties in most docs likes this: [--property [...] ] [--property [...] ] This patch modify the formal of multi properties in aggregate.rst. Change-Id: I557cd51696d2721c8955c4a79f1ab85de3a0b9ce --- doc/source/command-objects/aggregate.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/source/command-objects/aggregate.rst b/doc/source/command-objects/aggregate.rst index 6c4baa53a2..7616c49656 100644 --- a/doc/source/command-objects/aggregate.rst +++ b/doc/source/command-objects/aggregate.rst @@ -38,7 +38,7 @@ Create a new aggregate os aggregate create [--zone ] - [--property ] + [--property [...] ] .. option:: --zone @@ -115,7 +115,7 @@ Set aggregate properties os aggregate set [--name ] [--zone ] - [--property ] + [--property [...] ] .. option:: --name @@ -160,8 +160,7 @@ Unset aggregate properties .. code-block:: bash os aggregate unset - --property - [--property ] ... + [--property [...] ] .. option:: --property