summaryrefslogtreecommitdiff
path: root/binutils/strings.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-07-06 09:49:56 +0000
committerNick Clifton <nickc@redhat.com>2006-07-06 09:49:56 +0000
commit080b707bc6d934893ff33d3f2a17fe0aacf04b4a (patch)
treefea5ebc2ab505a17fef45a55a296176886483195 /binutils/strings.c
parent17904676946d741c859b2786485ce155e0ae659e (diff)
downloadbinutils-redhat-080b707bc6d934893ff33d3f2a17fe0aacf04b4a.tar.gz
PR binutils/2879
* doc/binutils.texi: Document -T shorthand for --target switch. * strings.c: Update comment to include -T option.
Diffstat (limited to 'binutils/strings.c')
-rw-r--r--binutils/strings.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/strings.c b/binutils/strings.c
index a04cb581ea..3002ff9c3c 100644
--- a/binutils/strings.c
+++ b/binutils/strings.c
@@ -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