diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2009-04-13 14:45:24 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2009-04-13 14:45:24 +0000 |
commit | 4bcf8892890663a561fe9949da20b8f53db3ca6a (patch) | |
tree | fe22b9a8722c434a57b78edf9b7a3edd9e250ce7 /man/bcfg2.1 | |
parent | acba145eed613b97a1bddd31d6442b91d856ea59 (diff) | |
download | bcfg2-4bcf8892890663a561fe9949da20b8f53db3ca6a.tar.gz bcfg2-4bcf8892890663a561fe9949da20b8f53db3ca6a.tar.bz2 bcfg2-4bcf8892890663a561fe9949da20b8f53db3ca6a.zip |
Update bcfg2 manpage for multiple bundles
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5158 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r-- | man/bcfg2.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1 index e3529ff9f..7fb53fcd6 100644 --- a/man/bcfg2.1 +++ b/man/bcfg2.1 @@ -59,8 +59,8 @@ Set bcfg2 interaction level for services. Default behavior is to modify all serv Manually specify the server location (as opposed to using the value in bcfg2.conf). .TP -.BR "\-b <bundle>" -Run bcfg2 against only one bundle in the configuration. +.BR "\-b <bundle1>:<bundle2>" +Run bcfg2 against one or multiple bundles in the configuration. .TP .BR "\-c <cachefile>" Cache a copy of the configuration in cachefile |