The CACHE POOLS OPTIONS section in rados help message is not in a line of it's own
as the other sections.
This patch applies proper formatting so CACHE POOLS OPTIONS section starts on a
line of it's own as all other help sections.
Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com>
" --read-percent percent of operations that are read\n"
" --target-throughput target throughput (in bytes)\n"
" --run-length total time (in seconds)\n"
-" --offset-align at what boundary to align random op offsets"
+" --offset-align at what boundary to align random op offsets\n"
+"\n"
"CACHE POOLS OPTIONS:\n"
" --with-clones include clones when doing flush or evict\n"
"OMAP OPTIONS:\n"