Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
# of osstest. Will use "sudo". The HOST(s) must be
# allocated (via mg-allocate HOST).
#
+# ./mg-hosts power HOST ACTION
+# Power cycles the host. Host must be allocated to the current
+# user. Actions are:
+# "0" or "on" : power on
+# "1" or "off" : power off
+# "c" or "r" : reboot
+#
# ./mg-hosts create-like SOURCE-HOST NEW-HOST[,NEW-HOST...]
# Create new host(s). This does NOT copy the
# flags and properties (!)