From 320c600c5a5f9dfa5b16556f837956c1e11ba0bc Mon Sep 17 00:00:00 2001 From: ZeroHD Date: Fri, 6 Nov 2020 21:05:44 +0100 Subject: [PATCH] Fixed README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43c924f..f977004 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ Exporting a backup to a single player world: Restoring a single chunk (from -2,-2 to 2,2): -`albatorss -c test.toml restore world backups/04-11-20_01.51.27_backup.tar.gz sp.tar.gz` (0,0) +`albatorss -c test.toml restore world backups/04-11-20_01.51.27_backup.tar.gz sp.tar.gz (0,0)` Restoring a range of chunks (from -2,-2 to 2,2): -`albatorss -c test.toml restore world backups/04-11-20_01.51.27_backup.tar.gz sp.tar.gz` (-2,-2) -u (2,2) +`albatorss -c test.toml restore world backups/04-11-20_01.51.27_backup.tar.gz sp.tar.gz (-2,-2) -u (2,2)` ## Config ```toml