From: Kefu Chai Date: Mon, 6 Apr 2015 02:39:22 +0000 (+0800) Subject: doc: remove duplicated option doc X-Git-Tag: v9.0.0~24^2~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2924d3c615ae6ed70a696eedf518654585ad91bd;p=ceph.git doc: remove duplicated option doc sphinx complains: SEVERE: Duplicated ID: "cmdoption-radosgw-admin--bucket" at seeing duplicated `--bucket` option in radosgw-admin.rst. and there is a global `--bucket` for all commands of radosgw, so remove the one for the `quota` command. Signed-off-by: Kefu Chai --- diff --git a/man/8/radosgw-admin.rst b/man/8/radosgw-admin.rst index efa6108745d..1f63fdd9d14 100644 --- a/man/8/radosgw-admin.rst +++ b/man/8/radosgw-admin.rst @@ -389,10 +389,6 @@ Options Quota Options ============= -.. option:: --bucket - - Specified bucket for quota command. - .. option:: --max-objects Specify max objects (negative value to disable).