Fixes: #3085
usage was showing 'bucket info' command that never
existed.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
cerr << " bucket link link bucket to specified user\n";
cerr << " bucket unlink unlink bucket from specified user\n";
cerr << " bucket stats returns bucket statistics\n";
- cerr << " bucket info show bucket information\n";
cerr << " bucket rm remove bucket\n";
cerr << " object rm remove object\n";
cerr << " pool add add an existing pool for data placement\n";
bucket link link bucket to specified user
bucket unlink unlink bucket from specified user
bucket stats returns bucket statistics
- bucket info show bucket information
bucket rm remove bucket
object rm remove object
pool add add an existing pool for data placement