From: John Wilkins Date: Thu, 28 Mar 2013 00:13:18 +0000 (-0700) Subject: doc: Updated usage. X-Git-Tag: v0.62~153 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d89a63ca0c932acd0203065c292b1ebd1fbb8187;p=ceph.git doc: Updated usage. Signed-off-by: John Wilkins --- diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index f47d866077b..e05de90e1cc 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -569,7 +569,7 @@ calculates how to map the object to a `placement group`_, and then calculates how to assign the placement group to an OSD dynamically. To find the object location, all you need is the object name and the pool name. For example:: - ceph osd map {object-name} {poolname} + ceph osd map {poolname} {object-name} .. topic:: Excercise: Locate an Object