diff --git a/doc/ld65.sgml b/doc/ld65.sgml index b07a112e8..6f2bf3f36 100644 --- a/doc/ld65.sgml +++ b/doc/ld65.sgml @@ -58,7 +58,6 @@ Short options: -C name Use linker config file -L path Specify a library search path -Ln name Create a VICE label file - -Lp Mark write protected segments as such (VICE) -S addr Set the default start address -V Print the linker version -h Help (this text) @@ -71,6 +70,7 @@ Short options: Long options: --cfg-path path Specify a config file search path --config name Use linker config file + --dbgfile name Generate debug information --dump-config name Dump a builtin configuration --help Help (this text) --lib file Link this library @@ -190,11 +190,6 @@ Here is a description of all the command line options: version. - -Lp - - Deprecated option. - -