From 477d5cd2579b1d385cb9dbb4a7f826925e6adfc7 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/srconv.c | 1 + 1 file changed, 1 insertion(+) (limited to 'binutils/srconv.c') diff --git a/binutils/srconv.c b/binutils/srconv.c index e6f35ca15f..d1f3efdb9e 100644 --- a/binutils/srconv.c +++ b/binutils/srconv.c @@ -1724,6 +1724,7 @@ show_usage (FILE *file, int status) -q --quick (Obsolete - ignored)\n\ -n --noprescan Do not perform a scan to convert commons into defs\n\ -d --debug Display information about what is being done\n\ + @ Read options from \n\ -h --help Display this information\n\ -v --version Print the program's version number\n")); -- cgit v1.2.1