summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-admin.8
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2009-07-31 14:53:02 +0000
committerSol Jerome <solj@ices.utexas.edu>2009-07-31 14:53:02 +0000
commite9ba602ea0781d9cdf2683561e61309d6d6b8b12 (patch)
tree40dea65b061447bd139cb6bf4fdb5c86c7d32bb5 /man/bcfg2-admin.8
parent770daad7cc4db1a2be8de655bd2e4930dbee236d (diff)
downloadbcfg2-e9ba602ea0781d9cdf2683561e61309d6d6b8b12.tar.gz
bcfg2-e9ba602ea0781d9cdf2683561e61309d6d6b8b12.tar.bz2
bcfg2-e9ba602ea0781d9cdf2683561e61309d6d6b8b12.zip
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 <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5397 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2-admin.8')
-rw-r--r--man/bcfg2-admin.826
1 files changed, 24 insertions, 2 deletions
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=<MM-DD-YYYY>]
+.RS
+Generate reports for clients in the snapshots database
+.RE
.SH VIZ OPTIONS
.PP
-.B \-h
+.B \-H
.RS
Include hosts in diagram
.RE