mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user