--formfeeds Add formfeeds to the output
--help Help (this text)
--info name Specify an info file
+ --label-break n Add newline if label exceeds length n
--pagelength n Set the page length for the listing
--start-addr addr Set the start/load address
--verbose Increase verbosity
the output will go to the terminal.
+ <label id="option--label-break">
+ <tag><tt>--label-break n</tt></tag>
+
+ Adds a newline if the length of a label exceeds the given length.
+ Note: If the label would run into the code in the mid column, a
+ linefeed is always inserted regardless of this setting.
+
+ This option overrides the <ref id="global-options" name="global option">
+ <tt><ref id="LABELBREAK" name="LABELBREAK"></tt>.
+
+
<label id="option--pagelength">
<tag><tt>--pagelength n</tt></tag>
is ignored.
+ <label id="LABELBREAK">
+ <tag><tt>LABELBREAK</tt></tag>
+ <tt/LABELBREAK/ is followed by a numerical value that specifies the label
+ length that will force a newline. To have all labels on their own lines,
+ you may set this value to zero.
+
+ See also the <tt><ref id="option--label-break" name="--label-break"></tt>
+ command line option. A <tt/LABELBREAK/ statement in the info file will
+ override any value given on the command line.
+
+
<label id="OUTPUTNAME">
<tag><tt>OUTPUTNAME</tt></tag>
The attribute is followed by string value, which gives the name of the