Skip to content

Commit 2cc26cd

Browse files
committed
Update README
1 parent 481e5db commit 2cc26cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ On Debian this should do: **sudo apt install pv gzip**
1212

1313
# MySQL/MariaDB
1414
The script will ask for mysql user and password confirmation each time you dump a database.
15-
If this bothers you, then you should create a .my.cnf file (see below) and **also** you should remove "-u root -p" from the mysql commands to avoid trying to connect as root if ***you don't have to***.
15+
If this bothers you, then you should create a .my.cnf file (see below) and **also** you should remove "-u root -p" from the mysql commands to avoid trying to connect as root ***if you don't have to***.
1616

1717
## .my.cnf – mysql user & password
1818
Create file ~/.my.cnf and add following lines in it and replace mysqluser & mysqlpass values.

0 commit comments

Comments
 (0)