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 <kchai@redhat.com>
Quota Options
=============
-.. option:: --bucket
-
- Specified bucket for quota command.
-
.. option:: --max-objects
Specify max objects (negative value to disable).