X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/4ca55ecf4aba4e241c8b912c9ac4e03d6751470e..fd583b289a2673ae3b84a68c6f060ec5a0d7891e:/files/usr/sbin/invirt-remctl-help?ds=inline diff --git a/files/usr/sbin/invirt-remctl-help b/files/usr/sbin/invirt-remctl-help index 2295f77..33c67a6 100755 --- a/files/usr/sbin/invirt-remctl-help +++ b/files/usr/sbin/invirt-remctl-help @@ -14,7 +14,7 @@ help = [ ('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 ]