mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
update docs
This commit is contained in:
@@ -563,6 +563,8 @@ Here is a description of all the command line options:
|
|||||||
Warn about #pragmas that aren't recognized by cc65.
|
Warn about #pragmas that aren't recognized by cc65.
|
||||||
<tag><tt/unreachable-code/</tag>
|
<tag><tt/unreachable-code/</tag>
|
||||||
Warn about unreachable code in cases of comparing constants, etc.
|
Warn about unreachable code in cases of comparing constants, etc.
|
||||||
|
<tag><tt/unused-func/</tag>
|
||||||
|
Warn about unused functions.
|
||||||
<tag><tt/unused-label/</tag>
|
<tag><tt/unused-label/</tag>
|
||||||
Warn about unused labels.
|
Warn about unused labels.
|
||||||
<tag><tt/unused-param/</tag>
|
<tag><tt/unused-param/</tag>
|
||||||
|
Reference in New Issue
Block a user