* 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.
This commit is contained in:
Mark Mitchell
2005-10-03 19:37:44 +00:00
parent cac3d6c412
commit 07012eeef2
17 changed files with 66 additions and 2 deletions

View File

@@ -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\
@<file> Read options from <file>\n\
-h --help Display this information\n\
-v --version Print the program's version number\n"));