vagrant/plugins/commands/snapshot/command
Brian Cain 46e42ed884
Move up doc string for `vagrant snapshot pop`
This commit moves up the doc string for the command `vagrant snapshot
pop` Prior to this commit it was hidden in between command line flags.
2019-04-09 13:14:44 -07:00
..
delete.rb (#7188) Clean up vagrant snapshot restore/delete error messages 2017-06-07 09:12:20 -07:00
list.rb Raise exception if provider doesn't have snapshot capability 2017-05-26 15:22:25 -07:00
pop.rb Move up doc string for `vagrant snapshot pop` 2019-04-09 13:14:44 -07:00
push.rb commands/snapshot: push and pop 2015-10-07 22:52:27 -04:00
push_shared.rb Fix up style nit. 2016-03-04 17:35:54 +00:00
restore.rb Update behavior of `snapshot restore` and `snapshot pop` 2018-12-07 16:17:44 -08:00
root.rb snapshot plugin: Raise error for bad subcommand. 2018-12-01 14:44:42 -05:00
save.rb Raise exception if provider doesn't have snapshot capability 2017-05-26 15:22:25 -07:00