summaryrefslogtreecommitdiff
path: root/cliutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'cliutils.h')
-rw-r--r--cliutils.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cliutils.h b/cliutils.h
index 35aa25285..b5deee1ba 100644
--- a/cliutils.h
+++ b/cliutils.h
@@ -1,6 +1,11 @@
#ifndef _CLIUTIL_H
#define _CLIUTIL_H
+/** \file cliutils.h
+ *
+ * Misc helpers for RPM CLI tools
+ */
+
#include <stdio.h>
#include <popt.h>
#include <rpm/rpmutil.h>