From c092ce219ac2d143fe837be4d29dcae48e2b85d8 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 30 May 2018 15:32:11 -0400 Subject: [PATCH] doc/man: update reference from ceph-disk to ceph-volume Signed-off-by: Alfredo Deza --- doc/man/8/ceph-deploy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/8/ceph-deploy.rst b/doc/man/8/ceph-deploy.rst index 36c6d1a9afd..dd779b24513 100644 --- a/doc/man/8/ceph-deploy.rst +++ b/doc/man/8/ceph-deploy.rst @@ -240,7 +240,7 @@ Here, [HOST] is hostname of the monitor from where keys are to be pulled. disk ---- -Manage disks on a remote host. It actually triggers the ``ceph-disk`` utility +Manage disks on a remote host. It actually triggers the ``ceph-volume`` utility and it's subcommands to manage disks. Subcommand ``list`` lists disk partitions and Ceph OSDs. @@ -556,5 +556,5 @@ See also :doc:`ceph-mon `\(8), :doc:`ceph-osd `\(8), -:doc:`ceph-disk `\(8), +:doc:`ceph-volume `\(8), :doc:`ceph-mds `\(8)