Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 2565e15

Browse files
author
Bret Martin
committed
Correct --password option typo.
1 parent b3e652f commit 2565e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ On all platform, the configuration is done with command line arguments:
7070
-h|--host HOST connect to mysql HOST
7171
-P|--port PORT port to connect to (default 3306)
7272
-u|--user DBUSER use DBUSER as user to connect to mysql
73-
-p|--passwordi DBPASS use DBPASS as password to connect to mysql
73+
-p|--password DBPASS use DBPASS as password to connect to mysql
7474
-c|--config FILE read MySQL configuration from FILE
7575

7676
-m|--master check master

0 commit comments

Comments
 (0)