vaguerent/website/docs/source/v2/cli/rsync.html.md
Mitchell Hashimoto 7e61afd480 website/docs: clarify rsync options hash
:: Please enter the commit message for your changes. Lines starting
2015-07-09 11:08:07 -06:00

16 lines
394 B
Markdown

---
page_title: "vagrant rsync - Command-Line Interface"
sidebar_current: "cli-rsync"
---
# Rsync
**Command: `vagrant rsync`**
This command forces a resync of any
[rsync synced folders](/v2/synced-folders/rsync.html).
Note that if you change any settings within the rsync synced folders such
as exclude paths, you'll need to `vagrant reload` before this command will
pick up those changes.