('destroy', 'shut down your VM, hard (with xm destroy)'),
('shutdown', 'shut down your VM, softly if paravm (with xm shutdown)'),
('create', 'start up your VM (with xm create)'),
- ('reboot', 'reboot your VM (with xm destroy and xm create)'),
+ ('reboot', 'reboot your VM (with xm reboot)'),
('install', 'autoinstall your VM (takes a series of key=value pairs; \n\t\tvalid arguments include mirror, dist, arch, imagesize,\n\t\tand noinstall)'),
#also CD images on create/reboot
]