* doc/t-mt.texi: Update MS1 to MT.
[deliverable/binutils-gdb.git] / gas / as.c
index 10e20e3995c25656915494b0d77dbfe88abe10c1..16711b1f819682449ace023a3e2c6a6c4ea9bbdd 100644 (file)
--- a/gas/as.c
+++ b/gas/as.c
@@ -346,6 +346,8 @@ Options:\n\
   fprintf (stream, _("\
   --listing-cont-lines    set the maximum number of continuation lines used\n\
                           for the output data column of the listing\n"));
+  fprintf (stream, _("\
+  @FILE                   read options from FILE\n")); 
 
   md_show_usage (stream);
 
This page took 0.023617 seconds and 4 git commands to generate.