* addr2line.c (usage): Document @file.
[deliverable/binutils-gdb.git] / binutils / addr2line.c
index 7b9550da8efc130b6357291e8c7204ec1b999808..aae69ca3be56fb4a2e49bc7e51a549c201e3814d 100644 (file)
@@ -77,6 +77,7 @@ usage (FILE *stream, int status)
   fprintf (stream, _(" Convert addresses into line number/file name pairs.\n"));
   fprintf (stream, _(" If no addresses are specified on the command line, they will be read from stdin\n"));
   fprintf (stream, _(" The options are:\n\
+  @<file>                Read options from <file>\n\
   -b --target=<bfdname>  Set the binary file format\n\
   -e --exe=<executable>  Set the input file name (default is a.out)\n\
   -i --inlines          Unwind inlined functions\n\
This page took 0.030876 seconds and 4 git commands to generate.