Add vm-name option to snapshot documentation
This commit is contained in:
parent
917aab0552
commit
017c793f90
|
@ -84,7 +84,7 @@ This command will list all the snapshots taken.
|
||||||
|
|
||||||
# Snapshot Delete
|
# Snapshot Delete
|
||||||
|
|
||||||
**Command: `vagrant snapshot delete NAME`**
|
**Command: `vagrant snapshot delete [vm-name] NAME`**
|
||||||
|
|
||||||
This command will delete the named snapshot.
|
This command will delete the named snapshot.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue