From: Kefu Chai Date: Wed, 14 Apr 2021 01:33:35 +0000 (+0800) Subject: doc/radosgw: fix formatting of command line block X-Git-Tag: v17.1.0~2267^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=25ce28a47043716c5a2f369b8714464fd5d75ff6;p=ceph-ci.git doc/radosgw: fix formatting of command line block should add an empty line after the directive. Signed-off-by: Kefu Chai --- diff --git a/doc/radosgw/orphans.rst b/doc/radosgw/orphans.rst index 9a77d60de47..bf6b10edfca 100644 --- a/doc/radosgw/orphans.rst +++ b/doc/radosgw/orphans.rst @@ -22,10 +22,11 @@ The `radosgw-admin` tool has/had three subcommands to help manage orphans, however these subcommands are (or will soon be) deprecated. These subcommands are: -:: - # radosgw-admin orphans find ... - # radosgw-admin orphans finish ... - # radosgw-admin orphans list-jobs ... +.. prompt:: bash # + + radosgw-admin orphans find ... + radosgw-admin orphans finish ... + radosgw-admin orphans list-jobs ... There are two key problems with these subcommands, however. First, these subcommands have not been actively maintained and therefore have @@ -88,8 +89,9 @@ One of the sub-steps in computing a list of orphans is to map each RGW object into its corresponding set of RADOS objects. This is done using a subcommand of 'radosgw-admin'. -:: - # radosgw-admin bucket radoslist [--bucket={bucket-name}] +.. prompt:: bash # + + radosgw-admin bucket radoslist [--bucket={bucket-name}] The subcommand will produce a list of RADOS objects that support all of the RGW objects. If a bucket is specified then the subcommand will