Index: trunk/packages/invirt-remote-server/debian/changelog
===================================================================
--- trunk/packages/invirt-remote-server/debian/changelog	(revision 1723)
+++ trunk/packages/invirt-remote-server/debian/changelog	(revision 1724)
@@ -1,2 +1,8 @@
+invirt-remote-server (0.1.2) unstable; urgency=low
+
+  * Update remctl help with new reboot functionality
+
+ -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 10:57:39 -0500
+
 invirt-remote-server (0.1.1) unstable; urgency=low
 
Index: trunk/packages/invirt-remote-server/files/usr/sbin/invirt-remctl-help
===================================================================
--- trunk/packages/invirt-remote-server/files/usr/sbin/invirt-remctl-help	(revision 1723)
+++ trunk/packages/invirt-remote-server/files/usr/sbin/invirt-remctl-help	(revision 1724)
@@ -15,5 +15,5 @@
     ('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
