mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Document new command line switches.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5093 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user