From 0113019163990665a3cd796c39144f28c6573141 Mon Sep 17 00:00:00 2001 From: bronku Date: Fri, 9 Jan 2026 01:55:35 +0100 Subject: [PATCH] updated readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8ab1997..c44263b 100644 --- a/README.md +++ b/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