static void usage ( void   )  [static]

Display the command line usage flags.

Definition at line 108 of file main.c.

00109 {
00110         g_printerr("%s: " APP_NAME " [-pvx] [-c configfile] "
00111             "[file ...]\n", _("usage"));
00112         exit(1);
00113 }

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:39 2010 for herrie by  doxygen 1.6.3