On Fri, Jul 17, 2015 at 06:00:49PM +0100, Ian Jackson wrote:
> xl subcommands ought all to take -h.  def_getopt and hence
> SWITCH_FOREACH_OPT already handles 'h' by calling helpstr.  None of
> the call sites see the 'h'.
> 
> In this patch:
> 
>  * Change SWITCH_FOREACH_OPT to always add a "h" to the short opts
>    string, using string concatenation.
> 
>  * Remove the now-redundant h's from some existing option strings.
> 
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

Acked-by: Wei Liu <wei.l...@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to