From 9a29d8c0affea62560ff4b874f7c420d296f77e7 Mon Sep 17 00:00:00 2001 From: hrchu Date: Thu, 6 Apr 2017 15:06:31 +0000 Subject: [PATCH] doc: rgw: correct get usage parameter default value Signed-off-by: hrchu --- doc/radosgw/adminops.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index e4ba7816f2c..613b3a2bf3d 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -54,7 +54,7 @@ Request Parameters :Description: Specifies whether data entries should be returned. :Type: Boolean -:Example: True [False] +:Example: True [True] :Required: No @@ -62,7 +62,7 @@ Request Parameters :Description: Specifies whether data summary should be returned. :Type: Boolean -:Example: True [False] +:Example: True [True] :Required: No -- 2.39.5