Wiki

Changeset 2421

Show
Ignore:
Timestamp:
08/24/10 03:18:40 (18 months ago)
Author:
Chuck.Esterbrook
Message:

Clarify -compile-if-needed in the cobra -help.
In response to ticket:240

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/CommandLine.cobra

    r2403 r2421  
    163163            'synonyms': ['cin'], 
    164164            'type': 'bool', 
    165             'description': 'Compile if any source file is newer than the existing output file (or there is no output file).', 
     165            'description': 'Compile if any source file is newer than the existing output file (or there is no output file). Does not consider changes in compiler flags; only source code.', 
    166166        }, 
    167167        {