From 52fa68f9f5930c81e928f97caac649bac842e8c2 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Fri, 5 Feb 2016 12:02:06 +0000 Subject: [PATCH] Changed "`destroy command`" to "`destroy` command" The word "command" was enclosed in a code block despite not being part of the actual command you would run at the CLI. --- website/source/docs/cli/destroy.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/cli/destroy.html.md b/website/source/docs/cli/destroy.html.md index 4e98d2193..62571549d 100644 --- a/website/source/docs/cli/destroy.html.md +++ b/website/source/docs/cli/destroy.html.md @@ -27,7 +27,7 @@ directory containing the `shutdown` command. * `-f` or `--force` - Do not ask for confirmation before destroying.
- The `destroy command` does not remove a box that may have been installed on + The `destroy` command does not remove a box that may have been installed on your computer during `vagrant up`. Thus, even if you run `vagrant destroy`, the box installed in the system will still be present on the hard drive. To return your computer to the state as it was before `vagrant up` command, you