mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-27 11:10:31 -06:00
typo fix
This commit is contained in:
parent
9c66d616f0
commit
d80a33f49f
@ -65,7 +65,7 @@ Configure from multiple sources:
|
||||
* **password** OR **passfile** - (optional, only one may be used) - Fi you need to specify a
|
||||
password but want to put it ina file instead, simply use the `passfile=mypassfile` option. It
|
||||
is not uncommon to say `passfile=passfile`.
|
||||
* **showstmt** - enable per-statement diagnostics whic show as much of the statement as possible
|
||||
* **showstmt** - enable per-statement diagnostics which show as much of the statement as possible
|
||||
for the given statement type. *WARNING* - Do not use this for performance testing, only for
|
||||
diagnostics.
|
||||
* **maxpages** - configure the maximum number of pages allowed in a CQL result set. This is
|
||||
|
Loading…
Reference in New Issue
Block a user