updated readme
This commit is contained in:
parent
8390db169f
commit
0113019163
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -30,10 +30,10 @@ To sort the generated file using 11 buffers of 10 records each:
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
Flag Description
|
Flag Description
|
||||||
-i Input file path
|
- i Input file path
|
||||||
-o Output file path
|
- o Output file path
|
||||||
-n Number of buffers (minimum 3)
|
- n Number of buffers (minimum 3)
|
||||||
-b Size of each buffer (number of records)
|
- b Size of each buffer (number of records)
|
||||||
-g Generate count random records
|
- g Generate count random records
|
||||||
-e Evaluate and print the contents of a file
|
- e Evaluate and print the contents of a file
|
||||||
-d Temporary directory for merge runs
|
- d Temporary directory for merge runs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue