User Tools

Site Tools


command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
command_line [2020/04/12 11:41]
jtwine [Command Line]
command_line [2020/04/12 11:54]
jtwine [Signature Calculation Mode]
Line 40: Line 40:
 | ''​-N''​ | ''​%%--%%NoColor''​ | Disables the coloring of console output. ​ By default, console output is colored according to the severity of the output (i.e. errors in red, warnings in yellow, etc.) | | ''​-N''​ | ''​%%--%%NoColor''​ | Disables the coloring of console output. ​ By default, console output is colored according to the severity of the output (i.e. errors in red, warnings in yellow, etc.) |
 | ''​-O''​ | ''​%%--%%Options''​ | Sets one or more compiler options. ​ Supported options are listed below. | | ''​-O''​ | ''​%%--%%Options''​ | Sets one or more compiler options. ​ Supported options are listed below. |
 +| ''​-W''​ | ''​%%--%%DisableWarnings''​ | Sets one or more warnings that are to be disabled (suppressed). |
 | ''​-F''​ | ''​%%--%%File''​ | Indicates the files (one or more) that are to be compiled | | ''​-F''​ | ''​%%--%%File''​ | Indicates the files (one or more) that are to be compiled |
  
Line 115: Line 116:
  
 ^Short Form  ^Long Form  ^Description ​ ^ ^Short Form  ^Long Form  ^Description ​ ^
-| ''​-M''​ | ''​%%--%%Verbosity''​ | Specifies minimal output | +| ''​-M''​ | ''​%%--%%Minimal''​ | Specifies minimal output | 
-| ''​-C''​ | ''​%%--%%Port''​ | Specifies CSV output |+| ''​-C''​ | ''​%%--%%CSV''​ | Specifies CSV output |
 | ''​-F''​ | ''​%%--%%File''​ | Indicates the files that should be processed | | ''​-F''​ | ''​%%--%%File''​ | Indicates the files that should be processed |
  
command_line.txt · Last modified: 2020/04/12 11:54 by jtwine