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

[Xen-devel] [PATCH] Fix help message of xm network-attach



Hi,

Currently, the help message of xm network-attach is as follows.

  # xm network-attach --help
  Usage: xm network-attach <Domain> [--script=<script>] [--ip=<ip>] 
  [--mac=<mac>]
  
  Create a new virtual network device.

I think that the help message is wrong.
 - Some parameters are not in the help message. 
 - "--" is needless. 

This patch fixes the help message. The showing parameters are the same 
as vif of --help_config of xm create.

  # xm network-attach --help
  Usage: xm network-attach <Domain> [type=<type>] [mac=<mac>] 
  [bridge=<bridge>] [ip=<ip>] [script=<script>] [backend=<BackDomain>] 
  [vifname=<name>]
  
  Create a new virtual network device.


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

Best regards,
 Kan

Attachment: help_network_attach.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®.