From: runsisi Date: Mon, 13 Jun 2016 02:04:07 +0000 (+0800) Subject: doc: fix typo for rbd-mirroring X-Git-Tag: v11.0.0~209^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F9658%2Fhead;p=ceph.git doc: fix typo for rbd-mirroring Signed-off-by: runsisi --- diff --git a/doc/rbd/rbd-mirroring.rst b/doc/rbd/rbd-mirroring.rst index 04e8e11c23d7..e28497ffee21 100644 --- a/doc/rbd/rbd-mirroring.rst +++ b/doc/rbd/rbd-mirroring.rst @@ -251,7 +251,7 @@ To request the mirror pool summary status with ``rbd``, specify the For example:: - rbd mirror image status image-pool + rbd mirror pool status image-pool .. note:: Adding ``--verbose`` option to the ``mirror pool status`` command will additionally output status details for every mirroring image in the pool.