On Mon, 2015-12-07 at 17:24 +0000, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.l...@citrix.com>
> ---
>  mg-hosts | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/mg-hosts b/mg-hosts
> index a911099..0d02c56 100755
> --- a/mg-hosts
> +++ b/mg-hosts
> @@ -24,6 +24,13 @@
>  #               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

I think in reality the ACTION needs merely to start with any of those
strings, but in the interests of not making the docs too confusing I think
the above is good.

Acked-by: Ian Campbell <ian.campb...@citrix.com>

(c is for "cycle" I guess?)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to