Fixed a copy/paste error.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1850 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-07-21 15:21:06 +00:00
parent b5c0a25514
commit 3b5d4ea5fa

View File

@@ -34,7 +34,7 @@ usage() {
echo " -i - number times each test is iterated."
echo " -j - use fio instead of dd for benchmarking."
echo " -m <l2min> - log2 of the smallest block size to use."
echo " -M <l2min> - log2 of the largest block size to use."
echo " -M <l2max> - log2 of the largest block size to use."
echo " -n - do not verify the data on <dev> before overwriting it."
echo " -r - only perform the read test."
echo " -s - logarithm base two of the I/O size."