diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-09-15 02:47:04 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-09-15 02:47:04 +0000 |
commit | ba21c00b18cefea5f40fe8fbe40f98bc0438198c (patch) | |
tree | f54ec9bf26b4c81b63c21554f4556b64f292b08e /man/bcfg2-build-reports.8 | |
parent | 40367f6cb0e69b8b993317149d824d9bf489a4f2 (diff) | |
download | bcfg2-ba21c00b18cefea5f40fe8fbe40f98bc0438198c.tar.gz bcfg2-ba21c00b18cefea5f40fe8fbe40f98bc0438198c.tar.bz2 bcfg2-ba21c00b18cefea5f40fe8fbe40f98bc0438198c.zip |
Rename StatReports man page
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2258 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2-build-reports.8')
-rw-r--r-- | man/bcfg2-build-reports.8 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/man/bcfg2-build-reports.8 b/man/bcfg2-build-reports.8 new file mode 100644 index 000000000..287c3eea9 --- /dev/null +++ b/man/bcfg2-build-reports.8 @@ -0,0 +1,28 @@ +.TH "bcfg2-build-reports" 8 +.SH NAME +bcfg2-build-reports \- Generate state reports for bcfg2 clients +.SH SYNOPSIS +.B bcfg2-build-reports +.SH DESCRIPTION +.PP +.B bcfg2-build-reports +Build all client state reports. See the Bcfg2 manual for report setup information. +.SH OPTIONS +.PP +.B \-c <configuration file> +.RS +Specify an alternate report configuration path. The default is repo/etc/reports-configuration.xml +.RE +.B \-h +.RS +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 +.SH "SEE ALSO" +.BR bcfg(1), +.BR bcfg2-server(8) +.SH "BUGS" +None currently known |