summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Frsync.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/vagrant/cli%2Frsync.html')
-rw-r--r--devdocs/vagrant/cli%2Frsync.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/vagrant/cli%2Frsync.html b/devdocs/vagrant/cli%2Frsync.html
new file mode 100644
index 00000000..9228d232
--- /dev/null
+++ b/devdocs/vagrant/cli%2Frsync.html
@@ -0,0 +1,6 @@
+<h1 id="rsync"> Rsync </h1> <p><strong>Command: <code>vagrant rsync</code></strong></p> <p>This command forces a re-sync of any <a href="../synced-folders/rsync">rsync synced folders</a>.</p> <p>Note that if you change any settings within the rsync synced folders such as exclude paths, you will need to <code>vagrant reload</code> before this command will pick up those changes.</p><div class="_attribution">
+ <p class="_attribution-p">
+ &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
+ <a href="https://www.vagrantup.com/docs/cli/rsync.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/rsync.html</a>
+ </p>
+</div>