summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-04-22 21:03:15 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-04-22 21:03:15 -0700
commit3dd9574bbf48fe21b193437177f608eb9ef8fda8 (patch)
tree6e24df0f77a83f4418e0cc8142e85f892531f330
parentb71ec9c25ae4fed72b13dd874069fe96850bb1dc (diff)
downloadceph-3dd9574bbf48fe21b193437177f608eb9ef8fda8.tar.gz
doc: Usage requires --num_osds.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/man/8/crushtool.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/8/crushtool.rst b/doc/man/8/crushtool.rst
index 441f6b9e383..187352a5c04 100644
--- a/doc/man/8/crushtool.rst
+++ b/doc/man/8/crushtool.rst
@@ -36,7 +36,7 @@ The tool has four modes of operation.
will take the compiled map and decompile it into a plaintext source
file, suitable for editing.
-.. option:: --build numosds layer1 ...
+.. option:: --build --num_osds {num-osds} layer1 ...
will create a relatively generic map with the given layer
structure. See below for examples.