mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-28 06:03:00 +08:00
PR binutils/2879
* doc/binutils.texi: Document -T shorthand for --target switch. * strings.c: Update comment to include -T option.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* strings -- print the strings of printable characters in files
|
||||
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
|
||||
2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@ -46,6 +46,7 @@
|
||||
littleendian 32-bit.
|
||||
|
||||
--target=BFDNAME
|
||||
-T {bfdname}
|
||||
Specify a non-default object file format.
|
||||
|
||||
--help
|
||||
|
Reference in New Issue
Block a user