From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/cli%2Freload.html | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 devdocs/vagrant/cli%2Freload.html (limited to 'devdocs/vagrant/cli%2Freload.html') diff --git a/devdocs/vagrant/cli%2Freload.html b/devdocs/vagrant/cli%2Freload.html deleted file mode 100644 index 4966cd62..00000000 --- a/devdocs/vagrant/cli%2Freload.html +++ /dev/null @@ -1,8 +0,0 @@ -

Reload

Command: vagrant reload [name|id]

The equivalent of running a halt followed by an up.

This command is usually required for changes made in the Vagrantfile to take effect. After making any modifications to the Vagrantfile, a reload should be called.

The configured provisioners will not run again, by default. You can force the provisioners to re-run by specifying the --provision flag.

Options

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/cli/reload.html -

-
-- cgit v1.2.3