Typo in README.md
This commit is contained in:
parent
6324726cb7
commit
1b7d5d3ce2
|
@ -52,7 +52,7 @@ Please use double quotes as path delimiters. Do not use escaped characters in pa
|
||||||
QuickSync example
|
QuickSync example
|
||||||
-----------------
|
-----------------
|
||||||
# osync.sh --master="/path/to/dir1" --slave="/path/to/remote dir2"
|
# osync.sh --master="/path/to/dir1" --slave="/path/to/remote dir2"
|
||||||
# /osync.sh --master="/path/to/another dir" --slave="ssh://user@host.com:22//path/to/dir2" --rsakey=/home/user/.ssh/id_rsa_private_key_example.com
|
# osync.sh --master="/path/to/another dir" --slave="ssh://user@host.com:22//path/to/dir2" --rsakey=/home/user/.ssh/id_rsa_private_key_example.com
|
||||||
|
|
||||||
Running osync with a Configuration file
|
Running osync with a Configuration file
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue