Skip to content

Commit 8002bdd

Browse files
authored
Updated command used in example.
It now shows a more appropriate binary file name.
1 parent e33d88b commit 8002bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This is an early stage project.
4545
The program can detect if a field accepts NULLs and if it does, it will generate NULLs ramdomly (~ 10 % of the values).
4646

4747
## Usage
48-
`random-data-generator <database> <table> <number of rows> [options...]`
48+
`mysql_random_data_load <database> <table> <number of rows> [options...]`
4949

5050
## Options
5151
|Option|Description|

0 commit comments

Comments
 (0)