diff --git a/doc/cc65.sgml b/doc/cc65.sgml index 0fa43a906..fa48960af 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -110,6 +110,7 @@ Long options: --target sys Set the target system --verbose Increase verbosity --version Print the compiler version number + --warnings-as-errors Treat warnings as errors --writable-strings Make string literals writable --------------------------------------------------------------------------- @@ -656,6 +657,15 @@ Here is a description of all the command line options: or warnings are encountered. +