diff options
Diffstat (limited to 'binutils/readelf.c')
-rw-r--r-- | binutils/readelf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/readelf.c b/binutils/readelf.c index debde02..04e69d6 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -2616,6 +2616,7 @@ usage (void) fprintf (stdout, _("\ -I --histogram Display histogram of bucket list lengths\n\ -W --wide Allow output width to exceed 80 characters\n\ + @<file> Read options from <file>\n\ -H --help Display this information\n\ -v --version Display the version number of readelf\n")); fprintf (stdout, _("Report bugs to %s\n"), REPORT_BUGS_TO); |