summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-build-reports.813
1 files changed, 11 insertions, 2 deletions
diff --git a/man/bcfg2-build-reports.8 b/man/bcfg2-build-reports.8
index 9400ceaff..a14dea728 100644
--- a/man/bcfg2-build-reports.8
+++ b/man/bcfg2-build-reports.8
@@ -3,6 +3,7 @@
bcfg2-build-reports \- Generate state reports for Bcfg2 clients
.SH SYNOPSIS
.B bcfg2-build-reports
+.I [-A] [-c] [-s] [-N]
.SH DESCRIPTION
.PP
.B bcfg2-build-reports
@@ -10,20 +11,28 @@ Build all client state reports. See the Bcfg2 manual for report setup
information.
.SH OPTIONS
.PP
+.B "\-A"
+.RS
+Displays all data.
+.RE
.B "\-c <configuration file>"
.RS
Specify an alternate report configuration path. The default is
-repo/etc/reports-configuration.xml
+repo/etc/reports-configuration.xml.
.RE
.B "\-h"
.RS
-Produce a help message
+Produce a help message.
.RE
.B "\-s <statistics Path>"
.RS
Use an alternative path for the statistics file. The default is
repo/etc/statistics.xml
.RE
+.B "\-N"
+.RS
+No pinging.
+.RE
.SH "SEE ALSO"
.BR bcfg(1),
.BR bcfg2-server(8)