]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: remove clonedata command 64334/head
authorZac Dover <zac.dover@proton.me>
Thu, 3 Jul 2025 12:32:48 +0000 (22:32 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 3 Jul 2025 12:32:48 +0000 (22:32 +1000)
Remove the "clonedata" command from the rados manpage.

The "clonedata" command was removed in
https://github.com/ceph/ceph/pull/13008.

Fixes: https://tracker.ceph.com/issues/71943
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/man/8/rados.rst

index d606c3a5ef58e156354e8db12343e7793c203f17..13146523317ea62a3bc106e3a5a6232f05430d78 100644 (file)
@@ -276,9 +276,6 @@ Pool specific commands
 :command:`lssnap`
   List snapshots for given pool.
 
-:command:`clonedata` *srcname* *dstname* --object-locator *key*
-  Clone object byte data from *srcname* to *dstname*.  Both objects must be stored with the locator key *key* (usually either *srcname* or *dstname*).  Object attributes and omap keys are not copied or cloned.
-
 :command:`mksnap` *foo*
   Create pool snapshot named *foo*.