diff options
Diffstat (limited to 'binutils/strings.c')
-rw-r--r-- | binutils/strings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/strings.c b/binutils/strings.c index 14f9194..a04cb58 100644 --- a/binutils/strings.c +++ b/binutils/strings.c @@ -717,6 +717,7 @@ usage (FILE *stream, int status) -T --target=<BFDNAME> Specify the binary file format\n\ -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n\ s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n\ + @<file> Read options from <file>\n\ -h --help Display this information\n\ -v --version Print the program's version number\n")); list_supported_targets (program_name, stream); |