mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
Wed Apr 1 13:11:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* binutils.texi: Use @itemx for a secondary item in a table.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Wed Apr 1 13:11:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||||
|
|
||||||
|
* binutils.texi: Use @itemx for a secondary item in a table.
|
||||||
|
|
||||||
Tue Mar 31 18:44:13 1998 Ian Lance Taylor <ian@cygnus.com>
|
Tue Mar 31 18:44:13 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* dep-in.sed: Add rule to remove @OBJDIR@.
|
* dep-in.sed: Add rule to remove @OBJDIR@.
|
||||||
|
@ -1318,7 +1318,7 @@ relocation entries. Using @samp{-x} is equivalent to specifying all of
|
|||||||
@samp{-a -f -h -r -t}.
|
@samp{-a -f -h -r -t}.
|
||||||
|
|
||||||
@item -w
|
@item -w
|
||||||
@item --wide
|
@itemx --wide
|
||||||
@cindex wide output, printing
|
@cindex wide output, printing
|
||||||
Format some lines for output devices that have more than 80 columns.
|
Format some lines for output devices that have more than 80 columns.
|
||||||
@end table
|
@end table
|
||||||
@ -1488,8 +1488,8 @@ Print the name of the file before each string.
|
|||||||
@item --help
|
@item --help
|
||||||
Print a summary of the program usage on the standard output and exit.
|
Print a summary of the program usage on the standard output and exit.
|
||||||
|
|
||||||
@itemx -@var{min-len}
|
@item -@var{min-len}
|
||||||
@item -n @var{min-len}
|
@itemx -n @var{min-len}
|
||||||
@itemx --bytes=@var{min-len}
|
@itemx --bytes=@var{min-len}
|
||||||
Print sequences of characters that are at least @var{min-len} characters
|
Print sequences of characters that are at least @var{min-len} characters
|
||||||
long, instead of the default 4.
|
long, instead of the default 4.
|
||||||
|
Reference in New Issue
Block a user