From 4019b7148189d01980c48583d4c664f61c7ed74a Mon Sep 17 00:00:00 2001 From: cuz Date: Mon, 27 Sep 2004 20:21:47 +0000 Subject: [PATCH] Add --dbginfo git-svn-id: svn://svn.cc65.org/cc65/trunk@3201 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/ld65.sgml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) 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. - -