update README

This commit is contained in:
Ray Elliott 2020-06-08 23:24:14 +01:00
parent e6f4f9346a
commit e934b55817
1 changed files with 4 additions and 4 deletions

View File

@ -2,11 +2,11 @@ All scripts require an argument to specify 'local' or 'remote'.
If none given script will exit.
Using 'local' will
Using 'local' will:
set the source server URL to `$local_url`.
set the destination server URL to `$remote_url`.
Using 'remote' will
Using 'remote' will:
set the source server URL to `$remote_url`.
set the destination server URL to `$local_url`.