From 07012eeef27d34424bd51d1ee54bbeb09841fe1f Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Mon, 3 Oct 2005 19:37:44 +0000 Subject: * addr2line.c (usage): Document @file. * ar.c (usage): Likewise. * coffdump (usage): Likewise. * cxxfilt.c (usage): Likewise. * dlltool.c (usage): Likewise. * dllwrap.c (usage): Likewise. * nlmconv.c (usage): Likewise. * nm.c (usage): Likewise. * objcopy.c (usage): Likewise. * objdump.c (usage): Likewise. * readelf.c (usage): Likewise. * size.c (usage): Likeise. * srconv.c (usage): Likewise. * strings.c (usage): Likewise. * windres.c (usage): Likewise. * doc/binutils.texi: Add section on common options. --- binutils/size.c | 1 + 1 file changed, 1 insertion(+) (limited to 'binutils/size.c') diff --git a/binutils/size.c b/binutils/size.c index 4bc1bf6..b78cba0 100644 --- a/binutils/size.c +++ b/binutils/size.c @@ -87,6 +87,7 @@ usage (FILE *stream, int status) -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n\ -t --totals Display the total sizes (Berkeley only)\n\ --target= Set the binary file format\n\ + @ Read options from \n\ -h --help Display this information\n\ -v --version Display the program's version\n\ \n"), -- cgit v1.1