bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Command-line bug, apl-1.3


From: Chris Moller
Subject: [Bug-apl] Command-line bug, apl-1.3
Date: Sat, 28 Jun 2014 12:49:51 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

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'"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]