Index: trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remctl-help
===================================================================
--- trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remctl-help	(revision 1159)
+++ trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remctl-help	(revision 1161)
@@ -8,5 +8,5 @@
 help = [
     ('list',      'show your VM\'s state (with xm list)'),
-    ('listhost',  'show on what host, if any, your VM is running'),
+    ('list-host',  'show on what host, if any, your VM is running'),
     ('list-long', 'show your VM\'s state as an sexp (with xm list --long)'),
     ('vcpu-list', 'show your VM\'s state (with xm vcpu-list)'),
Index: trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-proxy
===================================================================
--- trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-proxy	(revision 1159)
+++ trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-proxy	(revision 1161)
@@ -17,5 +17,5 @@
     control/create|control/install )
 	sipb-xen-remote-create "$SERVICE" "$MACHINE" "$@" ;;
-    control/listhost )
+    control/listhost|control/list-host )
 	sipb-xen-remote-listhost "$MACHINE" "$@" ;;
     control/* )
