From e9ba602ea0781d9cdf2683561e61309d6d6b8b12 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 31 Jul 2009 14:53:02 +0000 Subject: Documentation: Update man pages to reflect changes in 1.0 * Add Snapshots documentation * Fix example bcfg2.conf * Add Plugin descriptions for server plugins Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5397 ce84e21b-d406-0410-9b95-82705330c041 --- man/bcfg2-admin.8 | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'man/bcfg2-admin.8') diff --git a/man/bcfg2-admin.8 b/man/bcfg2-admin.8 index 4af010144..3cfc5998c 100644 --- a/man/bcfg2-admin.8 +++ b/man/bcfg2-admin.8 @@ -45,11 +45,15 @@ Build structure entries based on client statistics extra entries Install configuration information into repo based on client bad entries .RE +.B snapshots [init|dump|query|reports] +.RS +Interact with the Snapshots database +.RE .B tidy .RS Remove unused files from repository .RE -.B viz [-h] [-b] [-k] [-o png-file] [-r] +.B viz [-H] [-b] [-k] [-o png-file] [-r] .RS Create a graphviz diagram of client, group and bundle information .RE @@ -127,9 +131,27 @@ Specify the type of the entry to pull .RS Specify the name of the entry to pull .RE +.SH SNAPSHOTS OPTIONS +.PP +.B init +.RS +Initialize the snapshots database +.RE +.B query +.RS +Query the snapshots database +.RE +.B dump +.RS +Dump some of the contents of the snapshots database +.RE +.B reports [-a] [-b] [-e] [--date=] +.RS +Generate reports for clients in the snapshots database +.RE .SH VIZ OPTIONS .PP -.B \-h +.B \-H .RS Include hosts in diagram .RE -- cgit v1.2.3-1-g7c22