* srconv.c (wr_tr): Write out handcrafted tr block.
[deliverable/binutils-gdb.git] / binutils / strings.1
index d6e96d5fd35c2b8519490228a56fa3573c338d8a..1426605c827266d784768b51f382f79e817f4b75 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (c) 1993 Free Software Foundation
 .\" See section COPYING for conditions for redistribution
-.TH nm 1 "25 June 1993" "cygnus support" "GNU Development Tools"
+.TH strings 1 "25 June 1993" "cygnus support" "GNU Development Tools"
 .de BP
 .sp
 .ti \-.2i
@@ -29,6 +29,7 @@ strings \- print the strings of printable characters in files
 \&\|]
 .RB "[\|" \-t
 .I {o,x,d}\c
+.RB "[\|" "\-\-target=\fIbfdname" "\|]"
 .RB | "\-\-radix="\c
 .I {o,x,d}\c
 \&\|]
@@ -101,6 +102,14 @@ Print the offset within the file before each string.  The single
 character argument specifies the radix of the offset\(emoctal,
 hexadecimal, or decimal.
 
+.TP
+.BI "\-\-target=" "bfdname"\c
+\&
+Specify an object code format other than your system's default format.
+See 
+.BR objdump ( 1 ),
+for information on listing available formats.
+
 .TP
 .B \-o
 Like
This page took 0.023705 seconds and 4 git commands to generate.