From e934b558175b695382485b04d73a2e39222dc0cd Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 8 Jun 2020 23:24:14 +0100 Subject: [PATCH] update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 79b355a..95eab50 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ All scripts require an argument to specify 'local' or 'remote'. If none given script will exit. -Using 'local' will -set the source server URL to `$local_url`. +Using 'local' will: +set the source server URL to `$local_url`. set the destination server URL to `$remote_url`. -Using 'remote' will -set the source server URL to `$remote_url`. +Using 'remote' will: +set the source server URL to `$remote_url`. set the destination server URL to `$local_url`.