X-Git-Url: https://git.p6c8.net/psmysqlbackup.git/blobdiff_plain/c0f40a4b3cc324005d995a156f2f4359f2e5fa82..1ac4e9b9a84a03bf415695f0420c12c3fa536ed2:/TODO.md diff --git a/TODO.md b/TODO.md index 9b44d8a..5bb8199 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,12 @@ # TODO -- [ ] Backup all databases -- [ ] Allow to define exclusions -- [ ] Backup a selection of databases -- [ ] Rotate backups after `n` backups +- [x] Backup all databases +- [x] Allow to define exclusions +- [x] Backup a selection of databases +- [x] Rotate backups after `n` backups +- [ ] Error handling - [ ] Configuration file - [ ] Write log file -- [ ] Compress backups \ No newline at end of file +- [ ] Compress backups +- [ ] Add comments +- [ ] Add README \ No newline at end of file