summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2011-05-11 10:35:24 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2011-05-11 10:35:24 -0500
commite51bcb3562731d5000977a6aa74f6f6f1fb068fe (patch)
treebdaa3bf7f17b60383b54c8fa351315a226e965bf /man
parent2c838764f06b83a05ccbc7ad99d822d7c3e026a2 (diff)
downloadbcfg2-e51bcb3562731d5000977a6aa74f6f6f1fb068fe.tar.gz
bcfg2-e51bcb3562731d5000977a6aa74f6f6f1fb068fe.tar.bz2
bcfg2-e51bcb3562731d5000977a6aa74f6f6f1fb068fe.zip
man: Fix incorrect purge/scrub command parameters
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-admin.86
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bcfg2-admin.8 b/man/bcfg2-admin.8
index 829d00f03..4f6528e0e 100644
--- a/man/bcfg2-admin.8
+++ b/man/bcfg2-admin.8
@@ -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