diff options
author | keuin <[email protected]> | 2020-04-23 23:27:58 +0800 |
---|---|---|
committer | keuin <[email protected]> | 2020-04-23 23:27:58 +0800 |
commit | 8f3951090a8b1f385d1e2ab1319497c23fdeb3d8 (patch) | |
tree | ee243e0a6ece34286d0ecfd9f57578210d3fa24e | |
parent | c0b2237a12fc878ede8a8bbd48c9b4afa8290016 (diff) | |
parent | b5e4ab7a58c919810d78b0e0e4dfd04ea6b97e15 (diff) |
Merge branch 'master' of https://github.com/keuin/KBackup-Fabric
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -17,8 +17,7 @@ commands: To-Do List: -- Optimize the backup name output. (add datetime output automatically, name is essential and is separated from the datetime) - More thorough test. - Enhance ZipUtil for hashing sub-files and generating incremental diff-table (A:Add, M:Modification, D:Deletion) - Optimize help menu. (colored command help menu) -- Implement incremental backup.
\ No newline at end of file +- Implement incremental backup. |