summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.1
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2010-12-08 21:38:29 -0600
committerNarayan Desai <desai@mcs.anl.gov>2010-12-08 21:38:29 -0600
commitdfcabfcbfc6970c526c80e6f688744966e532c66 (patch)
tree7994cc2d40fcb4bbc4e3c3a508d8f4c26a13ce30 /man/bcfg2.1
parent19dd6674fe58f3f83a5fa85d2f8ebacf2bfd5e13 (diff)
parentd08c7ba3ca269639edd8e7696558c74bc06fb487 (diff)
downloadbcfg2-dfcabfcbfc6970c526c80e6f688744966e532c66.tar.gz
bcfg2-dfcabfcbfc6970c526c80e6f688744966e532c66.tar.bz2
bcfg2-dfcabfcbfc6970c526c80e6f688744966e532c66.zip
Merge branch 'master' of git.mcs.anl.gov:bcfg2
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r--man/bcfg2.17
1 files changed, 7 insertions, 0 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index bf20649c3..938d41dfe 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -114,6 +114,13 @@ performed. This mode relaxes the constraints of correctness, and thus
should only be used in safe conditions.
.TP
+.BR "\-Q"
+Run bcfg2 in "bundle quick" mode, where only entries in a bundle are
+or installed. This runs much faster than -q, but doesn't provide
+statistics to the server at all. In order for this option to work, the
+-b option must also be provided. This option is incompatible with -r.
+
+.TP
.BR "\-r <mode>"
Cause bcfg2 to remove extra configuration elements it detects. Mode is
one of all, Services, or Packages. All removes all entries. Likewise,