Merge pull request #10849 from pjl/fix-snapshot-delete-documentation
Add vm-name option to snapshot documentation
This commit is contained in:
commit
e91a1aadc4
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue