diff --git a/scripts/blockdev-perftest b/scripts/blockdev-perftest index b7733da77..0170e6bcc 100755 --- a/scripts/blockdev-perftest +++ b/scripts/blockdev-perftest @@ -34,7 +34,7 @@ usage() { echo " -i - number times each test is iterated." echo " -j - use fio instead of dd for benchmarking." echo " -m - log2 of the smallest block size to use." - echo " -M - log2 of the largest block size to use." + echo " -M - log2 of the largest block size to use." echo " -n - do not verify the data on before overwriting it." echo " -r - only perform the read test." echo " -s - logarithm base two of the I/O size."