summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-admin.8
diff options
context:
space:
mode:
authorJack Neely <jjneely@ncsu.edu>2011-06-10 13:29:23 -0400
committerJack Neely <jjneely@ncsu.edu>2011-06-10 13:29:23 -0400
commit90c85147bacea14771abf8faa1fc5f185418d14b (patch)
treeb10e06fc80ed714f5376b169e32b8953479211f1 /man/bcfg2-admin.8
parent4f3da4543ec4e8c3c4776ae2ee3611e47ce78525 (diff)
parentce6a228d33ace4136dc2b5388c64795dfbd26ffb (diff)
downloadbcfg2-90c85147bacea14771abf8faa1fc5f185418d14b.tar.gz
bcfg2-90c85147bacea14771abf8faa1fc5f185418d14b.tar.bz2
bcfg2-90c85147bacea14771abf8faa1fc5f185418d14b.zip
Merge branch 'master' of github.com:solj/bcfg2
Diffstat (limited to 'man/bcfg2-admin.8')
-rw-r--r--man/bcfg2-admin.810
1 files changed, 5 insertions, 5 deletions
diff --git a/man/bcfg2-admin.8 b/man/bcfg2-admin.8
index 0b3829b7e..4f6528e0e 100644
--- a/man/bcfg2-admin.8
+++ b/man/bcfg2-admin.8
@@ -55,7 +55,7 @@ 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]
+.B reports [init|load_stats|purge|scrub|update]
.RS
Interact with the dynamic reporting system.
.RE
@@ -154,7 +154,7 @@ Specify the type of the entry to pull.
.RS
Specify the name of the entry to pull.
.RE
-.SH REPORT OPTIONS
+.SH REPORTS OPTIONS
.PP
.B init
.RS
@@ -164,11 +164,11 @@ Initialize the database.
.RS
Load statistics data.
.RE
-.B purge
+.B purge [--client [n]] [--days [n]] [--expired]
.RS
-Purge records.
+Purge historic and expired data.
.RE
-.B scrub [--client [n]] [--days [n]] [--expired]
+.B scrub
.RS
Scrub the database for duplicate reasons and orphaned entries.
.RE