Merge pull request #10849 from pjl/fix-snapshot-delete-documentation

Add vm-name option to snapshot documentation
This commit is contained in:
Brian Cain 2019-05-13 09:53:32 -07:00 committed by GitHub
commit e91a1aadc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.