summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-admin.826
1 files changed, 26 insertions, 0 deletions
diff --git a/man/bcfg2-admin.8 b/man/bcfg2-admin.8
index c0b8a09ce..0b3829b7e 100644
--- a/man/bcfg2-admin.8
+++ b/man/bcfg2-admin.8
@@ -55,6 +55,10 @@ Build structure entries based on client statistics extra entries.
Install configuration information into repo based on client bad
entries.
.RE
+.B report [init|load_stats|purge|scrub|update]
+.RS
+Interact with the dynamic reporting system.
+.RE
.B snapshots [init|dump|query|reports]
.RS
Interact with the Snapshots database.
@@ -150,6 +154,28 @@ Specify the type of the entry to pull.
.RS
Specify the name of the entry to pull.
.RE
+.SH REPORT OPTIONS
+.PP
+.B init
+.RS
+Initialize the database.
+.RE
+.B load_stats [-s] [-c] [-03]
+.RS
+Load statistics data.
+.RE
+.B purge
+.RS
+Purge records.
+.RE
+.B scrub [--client [n]] [--days [n]] [--expired]
+.RS
+Scrub the database for duplicate reasons and orphaned entries.
+.RE
+.B update
+.RS
+Apply any updates to the reporting database.
+.RE
.SH SNAPSHOTS OPTIONS
.PP
.B init