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
|
||||
Flag Description
|
||||
-i Input file path
|
||||
-o Output file path
|
||||
-n Number of buffers (minimum 3)
|
||||
-b Size of each buffer (number of records)
|
||||
-g Generate count random records
|
||||
-e Evaluate and print the contents of a file
|
||||
-d Temporary directory for merge runs
|
||||
- i Input file path
|
||||
- o Output file path
|
||||
- n Number of buffers (minimum 3)
|
||||
- b Size of each buffer (number of records)
|
||||
- g Generate count random records
|
||||
- e Evaluate and print the contents of a file
|
||||
- d Temporary directory for merge runs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue