#include <stdio.h>
#include <popt.h>
#include <rpm/rpmutil.h>
Go to the source code of this file.
Functions | |
RPM_GNUC_NORETURN void | argerror (const char *desc) |
void | printUsage (poptContext con, FILE *fp, int flags) |
RPM_GNUC_NORETURN void argerror | ( | const char * | desc | ) |
void printUsage | ( | poptContext | con, | |
FILE * | fp, | |||
int | flags | |||
) |
Definition at line 25 of file rpmcli-common.c.
References printBanner(), printVersion(), and rpmIsVerbose.
Referenced by main().