Lines Matching refs:usage
94 static void usage (char *mesg);
160 usage ("illegal release number");
166 usage ("empty config file name");
192 usage ("error: no local config file found");
207 usage ("");
212 usage (str);
221 usage (str);
312 static void usage (char *mesg)
318 fprintf (stderr, "usage: %s -h\n", progname);
319 fprintf (stderr, "usage: %s [-V view] [-w|-t] -d [-O <optstr>]\n", progname);
320 fprintf (stderr, "usage: %s [-V view] [-w|-t] [-s] [-c config] [-O <optstr>]\n", progname);
321 fprintf (stderr, "usage: %s [-V view] [-w|-t] [-a] -l [-c config] [-O <optstr>]\n", progname);
323 fprintf (stderr, "usage: %s [-c config] [-w] <zonefile>\n", progname);