diff --git a/doc/cc65.sgml b/doc/cc65.sgml index 756d9f891..86b61ae4f 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -203,7 +203,7 @@ Here is a description of all the command line options: Each line contains the name of an optimization step with either a + (enable) or - (disable) prefix. The name all can be used to enable or disable all optimizations. - Comment lines may begin with # or ;. + Comment lines may begin with # or ;. Use --list-opt-steps to generate a complete list of available optimization steps.