Use proper snapshot subcommand anchors

This commit is contained in:
Aaron Kunz 2017-05-31 12:21:31 +02:00 committed by DAXaholic
parent 5333e60e2d
commit 6e2c6141d0
1 changed files with 6 additions and 6 deletions

View File

@ -21,12 +21,12 @@ Vagrant will give you an error message.
The main functionality of this command is exposed via even more subcommands:
* `push`
* `pop`
* `save`
* `restore`
* `list`
* `delete`
* [`push`](#snapshot-push)
* [`pop`](#snapshot-pop)
* [`save`](#snapshot-save)
* [`restore`](#snapshot-restore)
* [`list`](#snapshot-list)
* [`delete`](#snapshot-delete)
# Snapshot Push