[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] xm: Fix cmdHelp() for xm reset



Hi,

I'd like to look at the help message of xm reset command, but the help 
message of xm resetpolicy command is shown. 

# xm reset --help
Usage: xm resetpolicy 

Set the policy of the system to the default policy.

    Reset the system's policy to the default.

    When the system's policy is reset, all guest VMs should be halted,
    since otherwise this operation will fail.
    


This patch fixes the problem. 

# xm reset --help
Usage: xm reset <Domain>

Reset a domain.
# xm resetpolicy --help
Usage: xm resetpolicy 

Set the policy of the system to the default policy.

    Reset the system's policy to the default.

    When the system's policy is reset, all guest VMs should be halted,
    since otherwise this operation will fail.
    


Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>

Best regards,
 Kan

Attachment: cmdHelp.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.