From: John Wilkins Date: Tue, 23 Apr 2013 04:03:15 +0000 (-0700) Subject: doc: Usage requires --num_osds. X-Git-Tag: v0.61~120 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3dd9574bbf48fe21b193437177f608eb9ef8fda8;p=ceph.git doc: Usage requires --num_osds. Signed-off-by: John Wilkins --- diff --git a/doc/man/8/crushtool.rst b/doc/man/8/crushtool.rst index 441f6b9e383d..187352a5c040 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.