diff --git a/doc/ca65.sgml b/doc/ca65.sgml index c04328105..9c40084f1 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -95,7 +95,7 @@ Short options: -g Add debug info to object file -h Help (this text) -i Ignore case of symbols - -l Create a listing if assembly was ok + -l name Create a listing file if assembly was ok -mm model Set the memory model -o name Name the output file -s Enable smart mode @@ -114,7 +114,7 @@ Long options: --help Help (this text) --ignore-case Ignore case of symbols --include-dir dir Set an include directory search path - --listing Create a listing if assembly was ok + --listing name Create a listing file if assembly was ok --list-bytes n Maximum number of bytes per listing line --macpack-dir dir Set a macro package directory --memory-model model Set the memory model @@ -219,11 +219,10 @@ Here is a description of all the command line options: