Update README.md

This commit is contained in:
2023-12-18 07:11:02 +01:00
parent b90ffdcb85
commit e8814082bd

View File

@@ -19,7 +19,7 @@ MySQL Backup tool, backup database to S3 or Object Storage
| Options | Shorts | Usage |
|---------------|--------|------------------------------------|
| mysql_bkup | bkup | Command utility |
| mysql_bkup | bkup | CLI utility |
| --operation | -o | Set operation. backup or restore (default: backup) |
| --destination | -d | Set destination. local or s3 (default: local) |
| --source | -s | Set source. local or s3 (default: local) |