Skip to content

Commit

Permalink
doc: Fixed syntax to include 'pool'.
Browse files Browse the repository at this point in the history
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
  • Loading branch information
John Wilkins committed Apr 21, 2014
1 parent f44e2c8 commit c3833d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev/erasure-coded-pool.rst
Expand Up @@ -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::

Expand Down

0 comments on commit c3833d7

Please sign in to comment.