diff options
Diffstat (limited to 'binutils/nlmconv.c')
-rw-r--r-- | binutils/nlmconv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/nlmconv.c b/binutils/nlmconv.c index 55bcceb..551e7e5 100644 --- a/binutils/nlmconv.c +++ b/binutils/nlmconv.c @@ -1105,6 +1105,7 @@ show_usage (FILE *file, int status) -T --header-file=<file> Read <file> for NLM header information\n\ -l --linker=<linker> Use <linker> for any linking\n\ -d --debug Display on stderr the linker command line\n\ + @<file> Read options from <file>.\n\ -h --help Display this information\n\ -v --version Display the program's version\n\ ")); |