summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeuin <[email protected]>2020-04-23 11:57:43 +0800
committerGitHub <[email protected]>2020-04-23 11:57:43 +0800
commit06e399a3c33bed13c30a3315e0e5591a0941fbef (patch)
tree0e9610640196c9c10e13a5266c3f4d97c454b545
parentcf766225ed2a52608ecfbd76a5b5759aaa1beb26 (diff)
Update README.md
Update command list to version 1.0.0-dev
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4feba25..6d671c7 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,11 @@ Minecraft version: 1.14.4
commands:
-- */kb* or */kb help*: show command list
-- */kb list*: show existing backups
-- */kb backup \[backup_name\]*: make a backup with given name or the current system time by default
-- */kb restore \<backup_name\>*: restore to a certain backup
+- **/kb** or **/kb help**: show command list
+- **/kb list**: show existing backups
+- **/kb backup \[backup_name\]**: make a backup with given name or the current system time by default
+- **/kb restore \<backup_name\>**: restore to a certain backup. This command needs a confirm to execute.
+- **/kb confirm**: confirm executing restore operation. The operation is irreversible.
To-Do List: