diff options
author | Fabian Affolter <fabian@bernewireless.net> | 2010-10-06 12:53:39 +0000 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-10-07 17:14:52 -0500 |
commit | f9916614cf3cdc4316ec48c908dfea87f8ba8563 (patch) | |
tree | dba5ebba1312060f7eb94dde854b876fb6ee047a /man/bcfg2-build-reports.8 | |
parent | d18a845ef920366e02547f3a2854414878a368be (diff) | |
download | bcfg2-f9916614cf3cdc4316ec48c908dfea87f8ba8563.tar.gz bcfg2-f9916614cf3cdc4316ec48c908dfea87f8ba8563.tar.bz2 bcfg2-f9916614cf3cdc4316ec48c908dfea87f8ba8563.zip |
Minor layout changes
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6088 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2-build-reports.8')
-rw-r--r-- | man/bcfg2-build-reports.8 | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/man/bcfg2-build-reports.8 b/man/bcfg2-build-reports.8 index 287c3eea9..9400ceaff 100644 --- a/man/bcfg2-build-reports.8 +++ b/man/bcfg2-build-reports.8 @@ -1,25 +1,28 @@ .TH "bcfg2-build-reports" 8 .SH NAME -bcfg2-build-reports \- Generate state reports for bcfg2 clients +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. +Build all client state reports. See the Bcfg2 manual for report setup +information. .SH OPTIONS .PP -.B \-c <configuration file> +.B "\-c <configuration file>" .RS -Specify an alternate report configuration path. The default is repo/etc/reports-configuration.xml +Specify an alternate report configuration path. The default is +repo/etc/reports-configuration.xml .RE -.B \-h +.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 +Use an alternative path for the statistics file. The default is +repo/etc/statistics.xml .RE .SH "SEE ALSO" .BR bcfg(1), |