svn path=/trunk/packages/invirt-remote-server/; revision=1665
+invirt-remote-server (0.0.18) unstable; urgency=low
+
+ * Add a "help" command for the control remctl
+
+ -- Evan Broder <broder@mit.edu> Sat, 15 Nov 2008 19:02:19 -0500
+
invirt-remote-server (0.0.17) unstable; urgency=low
* Get the host with the most RAM based on the maximum recoverable
invirt-remote-listvms "$@" ;;
web/vnccert )
invirt-remote-vnccert "$@" ;;
+ control/help )
+ invirt-remctl-help ;;
control/create|control/install )
invirt-remote-create "$SERVICE" "$MACHINE" "$@" ;;
control/listhost|control/list-host )