Fix typo in rsync-auto docs

This commit is contained in:
Fuhrmann 2014-03-11 23:56:48 -04:00
parent 240523b1aa
commit c97817fc96
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ sidebar_current: "cli-rsyncauto"
**Command: `vagrant rsync-auto`** **Command: `vagrant rsync-auto`**
This command watches all local directories of anj This command watches all local directories of any
[rsync synced folders](/v2/synced-folders/rsync.html) and automatically [rsync synced folders](/v2/synced-folders/rsync.html) and automatically
initiates an rsync transfer when changes are detected. This command does initiates an rsync transfer when changes are detected. This command does
not exit until an interrupt is received. not exit until an interrupt is received.