]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo for rbd-mirroring 9658/head
authorrunsisi <runsisi@hust.edu.cn>
Mon, 13 Jun 2016 02:04:07 +0000 (10:04 +0800)
committerrunsisi <runsisi@zte.com.cn>
Mon, 13 Jun 2016 02:05:11 +0000 (10:05 +0800)
Signed-off-by: runsisi <runsisi@zte.com.cn>
doc/rbd/rbd-mirroring.rst

index 04e8e11c23d7b9d6d1883f5d45e51c52e28a1ceb..e28497ffee21b142caba2e44abf1c0e3d2b3395c 100644 (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.