update README
This commit is contained in:
parent
e6f4f9346a
commit
e934b55817
|
@ -2,11 +2,11 @@ All scripts require an argument to specify 'local' or 'remote'.
|
||||||
|
|
||||||
If none given script will exit.
|
If none given script will exit.
|
||||||
|
|
||||||
Using 'local' will
|
Using 'local' will:
|
||||||
set the source server URL to `$local_url`.
|
set the source server URL to `$local_url`.
|
||||||
set the destination server URL to `$remote_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 source server URL to `$remote_url`.
|
||||||
set the destination server URL to `$local_url`.
|
set the destination server URL to `$local_url`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue