Hi Chris, thanks, will be fixed in the next SVN commit.
/// Jürgen On 06/28/2014 06:49 PM, Chris Moller wrote:
apl.texi and the files derived from it refer to a command line option
"[no]COLOR," but in main.cc the options are "Color" and "noColor."
apl --noColor
works
apl --noCOLOR
yields "unknown option '--noCOLOR'"
