Merge pull request #9658 from runsisi/ss-wip-fix-rbd-mirror-doc

doc: fix typo for rbd-mirroring

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
Jason Dillaman 2016-06-13 09:29:12 -04:00 committed by GitHub
commit da11f6d1f7

View File

@ -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.