Cannot be done without creating an entirely new set of resource dll's for TCC/LE (which will never happen).
The quick help will always (for every command) display the TCC usage, not TCC/LE. If you want the real TCC/LE help, use the help file.
No flame intended, it is simply that I like things in the "cleanest" way possible.
Right now there are already some differences.
If I type "attrib /?" in TCC/LE I get
"ATTRIB [/A:[[-][+]rhsdaecjlotvx] /D /E /I"text" /O:[-]adegnrstu /P /Q /Sn] [+|-[AHIORSTVX]] file ..."
whereas if I type "attrib /?" in TCC 14.02.44 I get
"ATTRIB [/A:[[-][+]rhsdaecjlot] /D /E /I"text" /L /N[ej] /O:[-]adegnrstu /P /Q /Sn] [+|-[AHIORST]] file ...",
with other following lines that are the same.
So, in TCC/LE it specifies V and X, that are missing in the full TCC.
And viceversa in the full TCC it specifies /L and /N[ej]. They are missing in the following lines that describe parameters, as it is missing the description of /O:, both in TCC/LE and in the full TCC.
Thank You again and regards
Rodolfo Giovanninetti