]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: s/svc_id/osd_id 37236/head
authorJoshua Schmid <jschmid@suse.de>
Fri, 18 Sep 2020 12:32:33 +0000 (14:32 +0200)
committerJoshua Schmid <jschmid@suse.de>
Fri, 18 Sep 2020 12:33:40 +0000 (14:33 +0200)
Fixes: https://tracker.ceph.com/issues/47402
Signed-off-by: Joshua Schmid <jschmid@suse.de>
doc/mgr/orchestrator.rst

index 32c3bc0fac1595f0419b131f21b1fac84adce5c2..6cfcd0ee3f06c51f11115dd2505d29049b215a6c 100644 (file)
@@ -197,7 +197,7 @@ Remove an OSD
 -------------
 ::
 
-    ceph orch osd rm <svc_id(s)> [--replace] [--force]
+    ceph orch osd rm <osd_id(s)> [--replace] [--force]
 
 Evacuates PGs from an OSD and removes it from the cluster.