diff --git a/doc/cc65.sgml b/doc/cc65.sgml index 443f12798..a1daf3dea 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -64,7 +64,7 @@ Short options: -Os Inline some known functions -T Include source as comment -V Print the compiler version number - -W Suppress warnings + -W name[,name] Enable or disable warnings -d Debug mode -g Add debug info to object file -h Help (this text) @@ -118,7 +118,7 @@ Here is a description of all the command line options: Tells the compiler to generate code that checks for stack overflows. See for an explanation of this feature. - + --code-name seg @@ -383,11 +383,27 @@ Here is a description of all the command line options: