Skip to content

Commit 4885039

Browse files
committed
docs(README): Some more bolding
1 parent b00f19a commit 4885039

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)