X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fda65.sgml;h=05154ffd89e9c70ebf1ddfe4d0363b64ff20b23e;hb=b18aa27aa10b9024dfc36e88d62d1a842211bf7d;hp=a8e32e1c851aab07b74061d70a0b875a9b60dbce;hpb=5dcebbccb65924197ac9078fb90b6d08bd3f6823;p=cc65 diff --git a/doc/da65.sgml b/doc/da65.sgml index a8e32e1c8..05154ffd8 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -53,6 +53,7 @@ Short options: -o name Name the output file -v Increase verbosity -F Add formfeeds to the output + -s Accept line markers in the info file -S addr Set the start/load address -V Print the disassembler version @@ -70,6 +71,7 @@ Long options: --mnemonic-column n Specify mnemonic start column --pagelength n Set the page length for the listing --start-addr addr Set the start/load address + --sync-lines Accept line markers in the info file --text-column n Specify text start column --verbose Increase verbosity --version Print the disassembler version @@ -205,6 +207,17 @@ Here is a description of all the command line options: start address is specified, $10000 minus the size of the input file is used. +