Fixes: http://tracker.ceph.com/issues/20057
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
<< " journal file or block device\n"
<< " --mkfs create a [new] data directory\n"
<< " --mkkey generate a new secret key. This is normally used in combination with --mkfs\n"
+ << " --monmap specify the path to the monitor map. This is normally used in combination with --mkfs\n"
+ << " --osd-uuid specify the OSD's fsid. This is normally used in combination with --mkfs\n"
+ << " --keyring specify a path to the osd keyring. This is normally used in combination with --mkfs\n"
<< " --convert-filestore\n"
<< " run any pending upgrade operations\n"
<< " --flush-journal flush all data out of journal\n"