]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
fix ceph osd create help
authorDanny Kukawka <danny.kukawka@bisect.de>
Thu, 16 Aug 2012 10:56:32 +0000 (12:56 +0200)
committerSage Weil <sage@inktank.com>
Thu, 16 Aug 2012 17:57:33 +0000 (10:57 -0700)
commitd1a31ce1ca2a5e1c53146c6e9063a123a1fe8cdb
tree649822954d6f3154383b0a1d6b465f03ae1d9749
parentdc2a232bd37b7202c3d6e94396b3d85cec5225cd
fix ceph osd create help

    [ The following text is in the "UTF-8" character set. ]
    [ Your display is set for the "ANSI_X3.4-1968" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Change ceph osd create <osd-id> to ceph osd create <uuid>, since this
is what the command is really doing.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
doc/control.rst
src/test/cli/ceph/help.t
src/tools/ceph.cc