From: Nathan Cutler Date: Thu, 3 Aug 2017 09:08:48 +0000 (+0200) Subject: doc: document "rados cleanup" in rados manpage X-Git-Tag: v12.1.3~24^2~13^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c02d41dcdbe7cd8deb09e596be07c678122fa941;p=ceph.git doc: document "rados cleanup" in rados manpage Fixes: http://tracker.ceph.com/issues/20894 Signed-off-by: Nathan Cutler --- diff --git a/doc/man/8/rados.rst b/doc/man/8/rados.rst index 07004ec1ea23..949010537c48 100644 --- a/doc/man/8/rados.rst +++ b/doc/man/8/rados.rst @@ -136,7 +136,9 @@ Pool specific commands Note: *write* and *seq* must be run on the same host otherwise the objects created by *write* will have names that will fail *seq*. -:command:`cleanup` +:command:`cleanup` [ --run-name *run_name* ] [ --prefix *prefix* ] + Clean up a previous benchmark operation. + Note: the default run-name is "benchmark_last_metadata" :command:`listxattr` *name* List all extended attributes of an object.