diff --git a/doc/da65.sgml b/doc/da65.sgml index dc2db66fb..f4174618d 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -55,15 +55,20 @@ Short options: -V Print the disassembler version Long options: + --argument-column n Specify argument start column + --comment-column n Specify comment start column --comments n Set the comment level for the output --cpu type Set cpu type --debug-info Add debug info to object file --formfeeds Add formfeeds to the output --help Help (this text) + --hexoffs Use hexadecimal label offsets --info name Specify an info file --label-break n Add newline if label exceeds length n + --mnemonic-column n Specify mnemonic start column --pagelength n Set the page length for the listing --start-addr addr Set the start/load address + --text-column n Specify text start column --verbose Increase verbosity --version Print the disassembler version --------------------------------------------------------------------------- @@ -76,6 +81,19 @@ Here is a description of all the command line options: +