diff --git a/website/source/docs/cli/snapshot.html.md b/website/source/docs/cli/snapshot.html.md
index 432336dea..7c83c3138 100644
--- a/website/source/docs/cli/snapshot.html.md
+++ b/website/source/docs/cli/snapshot.html.md
@@ -58,7 +58,7 @@ the pushed state.
# Snapshot Save
-**Command: `vagrant snapshot save NAME`**
+**Command: `vagrant snapshot save [vm-name] NAME`**
This command saves a new named snapshot. If this command is used, the
`push` and `pop` subcommands cannot be safely used.