Merge pull request #7896 from npwalker/patch-1

Update snapshot save documentation
This commit is contained in:
Chris Roberts 2016-11-22 08:32:12 -08:00 committed by GitHub
commit 1b4e56aa90
1 changed files with 1 additions and 1 deletions

View File

@ -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.