Update README.md
This commit is contained in:
@@ -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**
|
||||||
|
|||||||
Reference in New Issue
Block a user