This doesn't exist any more, and I don't think it
ever "cleanly shut down the filesystem" -- certainly not
within my recent lifetime!
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
Reviewed-by: Dan Mick <dan.mick@dreamhost.com>
cout << "usage: ceph [options] [commands]\n";
cout << "If no commands are specified, enter interactive mode.\n";
cout << "Commands:\n";
- cout << " stop -- cleanly shut down file system\n"
- << " (osd|pg|mds) stat -- get monitor subsystem status\n"
+ cout << " (osd|pg|mds) stat -- get monitor subsystem status\n"
<< " ...\n";
cout << "Options:\n";
cout << " -i infile\n"