Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bladrak committed Jul 3, 2015
1 parent 5230e31 commit b985c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Set rsync as the SCM to use
set :scm, :rsync
```

Set some `rsync_options` to your liking:
Optionally set some `rsync_options` to your liking:
```ruby
set :rsync_options, %w[--recursive --delete --delete-excluded --exclude .git*]
```
Expand Down

0 comments on commit b985c2f

Please sign in to comment.