File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,11 @@ In order to produce the One Billion Rows of text, we are providing the [source c
7171
7272| Parameter | Description |
7373| :----------| :------------|
74- | -h or --help | Writes this help message and exits |
75- | -v or --version | Writes the version and exits |
76- | -i or --input-file <filename > | The file containing the Weather Stations |
77- | -o or --output-file <filename > | The file that will contain the generated lines |
78- | -n or --line-count <number > | The amount of lines to be generated ( Can use 1_000_000_000 ) |
74+ | ** -h ** or ** --help** | Writes this help message and exits |
75+ | ** -v ** or ** --version** | Writes the version and exits |
76+ | ** -i ** or ** --input-file \ < filename\> ** | The file containing the Weather Stations |
77+ | ** -o ** or ** --output-file \ < filename\> ** | The file that will contain the generated lines |
78+ | ** -n ** or ** --line-count \ < number\> ** | The amount of lines to be generated ( Can use 1_000_000_000 ) |
7979
8080
8181### Verify
You can’t perform that action at this time.
0 commit comments