Tue, Oct 10 2006
07:08:21
|
|
Request created by hbowman
|
|
Subject: --v, --q parser error
Hi,
"g.module --help" for a module without any flags still outputs the --v
--q text, without a "Flags:" section text.
e.g. r3.in.ascii
Hamish
|
|
Tue, Oct 10 2006
07:39:24
|
|
Comments added by hbowman
|
|
r3.in.ascii is no longer a good example as I've just changed it to use
G_standard_option() for the output map, and that enables "--o", which triggers
the "Flags:" text correctly.
Hamish
|
|
Sat, Oct 14 2006
08:14:38
|
|
Comments added by hbowman
|
|
g.rename shows this bug.
Hamish
|
|
Tue, Feb 6 2007
23:19:50
|
|
Status changed to resolved by msieczka
|
|
Tue, Feb 6 2007
23:19:50
|
|
Comments added by msieczka
|
|
hbowman wrote (Sat, Oct 14 2006 08:14:38):
> g.rename shows this bug.
Can't reproduce that:
$ g.rename help
<snip>
Flags:
--v Verbose module output
--q Quiet module output
Looks OK. Fixed? Closing it. PLease re-open if needed.
Maciek
|
|