* addr2line.c (usage): Document @file.
[deliverable/binutils-gdb.git] / binutils / dllwrap.c
index 1c953d36af51aa662e5916a99e1d7f07dfd0f764..f93c75d6fb3f6c545de585e6d40b2c32e3a0cf71 100644 (file)
@@ -473,6 +473,7 @@ usage (FILE *file, int status)
 {
   fprintf (file, _("Usage %s <option(s)> <object-file(s)>\n"), prog_name);
   fprintf (file, _("  Generic options:\n"));
+  fprintf (file, _("   @<file>                Read options from <file>\n"));    
   fprintf (file, _("   --quiet, -q            Work quietly\n"));
   fprintf (file, _("   --verbose, -v          Verbose\n"));
   fprintf (file, _("   --version              Print dllwrap version\n"));
This page took 0.022759 seconds and 4 git commands to generate.