]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/rbd: document cp versus deep cp
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Tue, 25 May 2021 11:43:52 +0000 (13:43 +0200)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 27 May 2021 11:47:16 +0000 (13:47 +0200)
commitbf5863baf5ec242cfd770c82395d36c53d5c0769
treef3c14c4930a52e56181fb083aa657e8558205869
parent26fbbefa827cfab0837296df2c8f5d1cc88331ae
doc/rbd: document cp versus deep cp

I found that the difference between "rbd cp" and "rbd deep cp",
i.e. what "deep" means in this context, is documented only in
the mailing list archive and in the Mimic reelase notes.

Let's make the difference explicit in the manpage and in rbd --help.

Signed-off-by: Jan "Yenya" Kasprzak <kas@fi.muni.cz>
doc/man/8/rbd.rst
src/test/cli/rbd/help.t
src/tools/rbd/action/Copy.cc