Re: [libvirt] [PATCH 4/4] virsh.c: tweak options to produce more accurate help

2008-12-08 Thread Daniel Veillard
On Fri, Dec 05, 2008 at 07:25:12PM +0100, Jim Meyering wrote: > > * src/virsh.c: Adjust some vshCmdOptDef command option flags > to improve auto-generated help command syntax. > --- Right, in general it's better to use a description of the argument than the type used, and document internally if

[libvirt] [PATCH 4/4] virsh.c: tweak options to produce more accurate help

2008-12-05 Thread Jim Meyering
* src/virsh.c: Adjust some vshCmdOptDef command option flags to improve auto-generated help command syntax. --- src/virsh.c | 18 +- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/virsh.c b/src/virsh.c index 230a128..bb81f25 100644 --- a/src/virsh.c +++ b/src