From 7f476bea44a5b4b39e6c8fa85aa3747f93269cf9 Mon Sep 17 00:00:00 2001 From: wangfei Date: Mon, 19 Jul 2021 12:03:30 +0800 Subject: [PATCH] doc/cephadm: add missing "ceph" The word ceph is missing. Signed-off-by: "Wang,Fei" --- doc/cephadm/osd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/osd.rst b/doc/cephadm/osd.rst index 711e2ece288f3..f0bf47cfe547c 100644 --- a/doc/cephadm/osd.rst +++ b/doc/cephadm/osd.rst @@ -348,7 +348,7 @@ zap`` on the remote host. .. prompt:: bash # - orch device zap + ceph orch device zap Example command: -- 2.39.5