update docs
This commit is contained in:
parent
0fbf2af09d
commit
3ea330f15f
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue