From 3fb434ac61082affb852a451439b99ea3f17b664 Mon Sep 17 00:00:00 2001 From: Nathaniel Date: Mon, 27 Feb 2017 10:19:55 -0800 Subject: [PATCH] Update snapshot.html.md Updated docs to specify the use of the `vm-name` when restoring a snapshot. --- website/source/docs/cli/snapshot.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/cli/snapshot.html.md b/website/source/docs/cli/snapshot.html.md index 7c83c3138..9359b33b2 100644 --- a/website/source/docs/cli/snapshot.html.md +++ b/website/source/docs/cli/snapshot.html.md @@ -65,7 +65,7 @@ This command saves a new named snapshot. If this command is used, the # Snapshot Restore -**Command: `vagrant snapshot restore NAME`** +**Command: `vagrant snapshot restore [vm-name] NAME`** This command restores the named snapshot.