Update README.md

This commit is contained in:
Naum Soloveychik
2020-01-10 23:42:41 +03:00
parent 9d851003cb
commit 3efb96c1be

View File

@@ -20,7 +20,7 @@ backup name
**-c, --copies** **-c, --copies**
number of copies to store (default 10) number of copies to store (default 10)
**-e, --email** **-e, --email**
notification email email to send notifications
**-l, --lock-all-tables** **-l, --lock-all-tables**
lock all tables across all databases. This is achieved by acquiring a global read lock for the duration of the whole dump. This option automatically turns off `--single-transaction` and `--lock-tables`. lock all tables across all databases. This is achieved by acquiring a global read lock for the duration of the whole dump. This option automatically turns off `--single-transaction` and `--lock-tables`.
**-s, --single-transaction** **-s, --single-transaction**