summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKeuin <[email protected]>2020-04-23 14:51:29 +0800
committerkeuin <[email protected]>2020-04-23 14:51:29 +0800
commit720e8ec8eeb69d24afbb6b14068563cde2d470f0 (patch)
tree83b6dee213737b138ede00d83aa1e9d5eab51fa3 /README.md
parent4605445eb90e15a0629cf937452054cab7dd2b85 (diff)
Version 1.1.0-dev:1.1.0-dev
- Optimized backup lag (using async I/O). - Added twice confirmation /kb confirm and cancellation /kb cancel, to avoid mistake. - Added countdown before restoring. - Adjusted some text. - Code optimization.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 50107ab..a774cbc 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ commands:
To-Do List:
-- Optimize lag during the backup process (use async I/O)
-- Optimize output format
-- Implement incremental backup
+- Optimize output format.
+- Add backup name completion.
+- Optimize the backup name output. (add datetime output automatically, name is essential and is separated from the datetime)
+- Implement incremental backup. \ No newline at end of file