From 720e8ec8eeb69d24afbb6b14068563cde2d470f0 Mon Sep 17 00:00:00 2001 From: Keuin Date: Thu, 23 Apr 2020 14:51:29 +0800 Subject: Version 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. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3