Hi, in the following example, "silent" is more verbose than "quiet",
which isn't right I think.
Very recent snapshot
thanks
sven
<hansl>
open denmark
ols LRM const --quiet
list L = IBO IDE
add L --auto=0.1 --quiet # no output
# reset
ols LRM const -q
add L --auto=0.1 --silent # -> more output than with --quiet
</hansl>
Show replies by date