Lines Matching defs:usage
262 /* If nonzero, we should just print usage and exit. */
287 /* The usage output. We write it this way to make life easier for the
291 static const char *const usage[] =
2375 /* Print a nice usage method. */
2388 fprintf (usageto, _("Usage: %s [options] [target] ...\n"), program);
2390 for (cpp = usage; *cpp; ++cpp)
2435 /* Bad option. We will print a usage message and die later.