Vaclav Petras wrote: > > > I have options: > > > * elevation > > > * end_water_level > > > > > > So, when I write > > > elev=... end_wl=... > > > I get > > > Sorry, <elev=> is ambiguous > > > > Can you try r58034? > > > > This should ignore ambiguities if the given option is a prefix of > > exactly one recognised option. > > It reports still the same (I did the distclean to be sure).
Sorry; I wasn't paying sufficient attention. The recent changes only affected option values, where an option (command-line parameter) has a fixed set of values (e.g. "method=" options). The ability to abbreviate option names has existed for some time. r58046 makes a similar change for option names. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
