diff --git a/doc/cc65.sgml b/doc/cc65.sgml index 6ae45dcac..fcbe186a2 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -84,6 +84,7 @@ Long options: --forget-inc-paths Forget include search paths --help Help (this text) --include-dir dir Set an include directory search path + --local-strings Emit string literals immediately --register-space b Set space available for register variables --register-vars Enable register variables --rodata-name seg Set the name of the RODATA segment @@ -192,6 +193,20 @@ Here is a description of all the command line options: Print the short option summary shown above. +