Skip to content

Commit 0b535b9

Browse files
committed
Fixed an example command.
1 parent 80a9c54 commit 0b535b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/ronin-db-add.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Add a PostgeSQL database:
6565

6666
Add a MySQL database:
6767

68-
$ ronin-db add other_db --mysql --host example.com --port 3306 --username ronin --password s3r3t --database ronin_db
68+
$ ronin-db add other_db --mysql2 --host example.com --port 3306 --username ronin --password s3r3t --database ronin_db
6969

7070
## ENVIRONMENT
7171

0 commit comments

Comments
 (0)