From: John Wilkins Date: Mon, 21 Apr 2014 22:43:23 +0000 (-0700) Subject: doc: Fixed syntax to include 'pool'. X-Git-Tag: v0.80-rc1~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c3833d7c4174de48071178ecda863ad6091c9379;p=ceph.git doc: Fixed syntax to include 'pool'. Signed-off-by: John Wilkins --- diff --git a/doc/dev/erasure-coded-pool.rst b/doc/dev/erasure-coded-pool.rst index c36755c3b64..c1d0ecd0427 100644 --- a/doc/dev/erasure-coded-pool.rst +++ b/doc/dev/erasure-coded-pool.rst @@ -49,7 +49,7 @@ Interface Set up an erasure-coded pool:: - $ ceph osd create ecpool 12 12 erasure + $ ceph osd pool create ecpool 12 12 erasure Set up an erasure-coded pool and the associated crush ruleset::