]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added {id} argument to OSD lost.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 22 Mar 2013 18:52:12 +0000 (11:52 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 22 Mar 2013 18:52:12 +0000 (11:52 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/operations/control.rst

index e956c4d933428b37a749999df8bb3382866670a9..caeab6b9b876581da9c5cbc3c0fdb790734074b2 100644 (file)
@@ -149,7 +149,7 @@ Create a cluster snapshot. ::
 
 Mark an OSD as lost. This may result in permanent data loss. Use with caution. ::
 
-       ceph osd lost [--yes-i-really-mean-it]
+       ceph osd lost {id} [--yes-i-really-mean-it]
 
 Create a new OSD. If no UUID is given, it will be set automatically when the OSD
 starts up. ::