mirror of
https://github.com/cc65/cc65.git
synced 2024-12-27 15:29:46 +00:00
update docs
This commit is contained in:
parent
0fbf2af09d
commit
3ea330f15f
@ -563,6 +563,8 @@ Here is a description of all the command line options:
|
||||
Warn about #pragmas that aren't recognized by cc65.
|
||||
<tag><tt/unreachable-code/</tag>
|
||||
Warn about unreachable code in cases of comparing constants, etc.
|
||||
<tag><tt/unused-func/</tag>
|
||||
Warn about unused functions.
|
||||
<tag><tt/unused-label/</tag>
|
||||
Warn about unused labels.
|
||||
<tag><tt/unused-param/</tag>
|
||||
|
Loading…
Reference in New Issue
Block a user