]> git.sur5r.net Git - cc65/commitdiff
Document new command line switches.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 31 Jul 2011 12:27:44 +0000 (12:27 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 31 Jul 2011 12:27:44 +0000 (12:27 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5093 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/od65.sgml

index 51f44b0306a639daf38f1f5d1a4c13dfca358db7..0fd3856ab47d93352dd0bc35abba29cdc88bdc22 100644 (file)
@@ -73,7 +73,7 @@ Here is a description of all the command line options:
 
   <tag><tt>--dump-all</tt></tag>
 
-  This will output all information, od65 is able to process. The option is a 
+  This will output all information, od65 is able to process. The option is a
   shortcut for specifying all the other <tt/--dump/ options.
 
 
@@ -102,11 +102,21 @@ Here is a description of all the command line options:
   Dump the list of imported symbols contained in the object file.
 
 
+  <tag><tt>--dump-lineinfo</tt></tag>
+
+  Dump the line info contained in the object file.
+
+
   <tag><tt>--dump-segments</tt></tag>
 
   Dump the list of segments contained in the object file.
 
 
+  <tag><tt>--dump-scopes</tt></tag>
+
+  Dump the scope (lexical level) information contained in the object file. 
+
+
   <tag><tt>-S, --dump-segsize</tt></tag>
 
   Dump the sizes of all segments contained in the object file. This option is