Add vm-name option to snapshot documentation

This commit is contained in:
Perry Lee 2019-05-10 16:49:20 -07:00
parent 917aab0552
commit 017c793f90
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ This command will list all the snapshots taken.
# Snapshot Delete
**Command: `vagrant snapshot delete NAME`**
**Command: `vagrant snapshot delete [vm-name] NAME`**
This command will delete the named snapshot.