Skip to content

Commit

Permalink
Merge pull request #51 from shapiromatron/patch-1
Browse files Browse the repository at this point in the history
Fix README.md typo
  • Loading branch information
davidolrik committed Jun 12, 2018
2 parents c970c65 + ac23736 commit e450607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ First create a Sublime Project, you do this by adding one or more folders and th

Then you go to the `Project` menu and select `Rsync SSH` and then `Initialize Settings`, this will add the `rsync_ssh` block to `settings` with some reasonable defaults and then open the preferences for you to edit.

Be aware that the `--delete` option will destroy the directoy you speficy in `remote_path` - as a courtesy I've added `--dry-run` so you can test your config before running `rsync` for real.
Be aware that the `--delete` option will destroy the directory you speficy in `remote_path` - as a courtesy I've added `--dry-run` so you can test your config before running `rsync` for real.

### Example `.sublime-project` file

Expand Down

0 comments on commit e450607

Please sign in to comment.