From: uz Date: Sun, 31 Jul 2011 12:27:44 +0000 (+0000) Subject: Document new command line switches. X-Git-Tag: V2.13.3~369 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7466b89ed1acf6b58d167c7dfed5bd7e371522cc;p=cc65 Document new command line switches. git-svn-id: svn://svn.cc65.org/cc65/trunk@5093 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/od65.sgml b/doc/od65.sgml index 51f44b030..0fd3856ab 100644 --- a/doc/od65.sgml +++ b/doc/od65.sgml @@ -73,7 +73,7 @@ Here is a description of all the command line options: --dump-all - 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 --dump-lineinfo + + Dump the line info contained in the object file. + + --dump-segments Dump the list of segments contained in the object file. + --dump-scopes + + Dump the scope (lexical level) information contained in the object file. + + -S, --dump-segsize Dump the sizes of all segments contained in the object file. This option is