summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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: