Re: [libvirt] [PATCH 1/3] virsh: add option aliases

2012-03-07 Thread Osier Yang
On 03/07/2012 03:33 PM, Osier Yang wrote: On 03/03/2012 09:02 AM, Eric Blake wrote: In the past, we have created some virsh options with less-than-stellar names. For back-compat reasons, those names must continue to parse, but we don't want to document them in help output. This introduces a new

Re: [libvirt] [PATCH 1/3] virsh: add option aliases

2012-03-06 Thread Osier Yang
On 03/03/2012 09:02 AM, Eric Blake wrote: In the past, we have created some virsh options with less-than-stellar names. For back-compat reasons, those names must continue to parse, but we don't want to document them in help output. This introduces a new option type, an alias, which points to a

[libvirt] [PATCH 1/3] virsh: add option aliases

2012-03-02 Thread Eric Blake
In the past, we have created some virsh options with less-than-stellar names. For back-compat reasons, those names must continue to parse, but we don't want to document them in help output. This introduces a new option type, an alias, which points to a canonical option name later in the option