]> git.sur5r.net Git - cc65/blobdiff - doc/cl65.sgml
Some documentation fixes
[cc65] / doc / cl65.sgml
index 647b1bdbd2c3c4e3e7b90e2b6bda6b3360a5d5f9..ef7309eecc3e46adcc8602d6a918bc4bdfbed77f 100644 (file)
@@ -103,7 +103,7 @@ Long options:
   --memory-model model          Set the memory model
   --module                      Link as a module
   --module-id id                Specify a module id for the linker
-  --no-std-lib                  Don't link the standard library
+  --no-target-lib               Don't link the target library
   --o65-model model             Override the o65 model
   --obj file                    Link this object file
   --obj-path path               Specify an object file search path
@@ -186,9 +186,9 @@ There are a few remaining options that control the behaviour of cl65:
   seem to use cc65 to develop for the C64.
 
 
-  <tag><tt>--no-std-lib</tt></tag>
+  <tag><tt>--no-target-lib</tt></tag>
 
-  This option tells the cl65 to not include the standard library into the list
+  This option tells the cl65 to not include the target library into the list
   of libraries.