Fix focumentation for block size option for rados cli
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
Connect to specified monitor (instead of looking through ceph.conf).
+.. option:: -b block_size
+
+ Set the block size for put/get ops and for write benchmarking.
+
Global commands
===============
sequential or random. Before running one of the reading benchmarks,
run a write benchmark with the *--no-cleanup* option. The default
object size is 4 MB, and the default number of simulated threads
- (parallel writes) is 16.
+ (parallel writes) is 16.
+ Note: -b *objsize* option is valid only in *write* mode.
:command:`cleanup`
" --target-pool=pool\n"
" select target pool by name\n"
" -b op_size\n"
-" set the size of write ops for put or benchmarking\n"
+" set the block size for put/get ops and for write benchmarking\n"
" -s name\n"
" --snap name\n"
" select given snap name for (read) IO\n"