]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rbd: add missing snapshot in command line examples 41489/head
authorGrzegorz Wieczorek <grzegorz.wieczorek@onito.pl>
Sat, 22 May 2021 15:19:04 +0000 (17:19 +0200)
committerGrzegorz Wieczorek <grzegorz.wieczorek@onito.pl>
Sun, 23 May 2021 21:06:48 +0000 (23:06 +0200)
Signed-off-by: Grzegorz Wieczorek <grzegorz.wieczorek@onito.pl>
doc/rbd/rbd-mirroring.rst

index 300cb98d4c3dbf277dd45d7f14759812fbf47c1f..5108ad0afcdb35a00f8d8a44f7ca4cc94a085842 100644 (file)
@@ -353,7 +353,7 @@ an optional pool or image name. Additionally, the ``--recursive`` option can
 be specified to list all schedules at the specified level and below. For
 example::
 
-        $ rbd --cluster site-a mirror schedule ls --pool image-pool --recursive
+        $ rbd --cluster site-a mirror snapshot schedule ls --pool image-pool --recursive
         POOL        NAMESPACE IMAGE  SCHEDULE                            
         image-pool  -         -      every 1d starting at 14:00:00-05:00 
         image-pool            image1 every 6h                            
@@ -367,7 +367,7 @@ image name::
 
 For example::
 
-        $ rbd --cluster site-a mirror schedule status
+        $ rbd --cluster site-a mirror snapshot schedule status
         SCHEDULE TIME       IMAGE             
         2020-02-26 18:00:00 image-pool/image1