summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorHolger Weiß <holger@zedat.fu-berlin.de>2011-08-09 21:18:32 +0200
committerHolger Weiß <holger@zedat.fu-berlin.de>2011-08-09 21:18:32 +0200
commit065e124af15232a98197181793714d7b403d2df0 (patch)
tree18c9298775adfb1730df8adb0de82ecb709ef3bd /man
parent780d8afccd79377856257b190d5a787b06863bab (diff)
downloadbcfg2-065e124af15232a98197181793714d7b403d2df0.tar.gz
bcfg2-065e124af15232a98197181793714d7b403d2df0.tar.bz2
bcfg2-065e124af15232a98197181793714d7b403d2df0.zip
Document "bcfg2-info buildbundle" in the manpage
Mention the "buildbundle" command in the bcfg2-info(8) manpage.
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-info.85
1 files changed, 5 insertions, 0 deletions
diff --git a/man/bcfg2-info.8 b/man/bcfg2-info.8
index fe20d5d6c..86f2f1b72 100644
--- a/man/bcfg2-info.8
+++ b/man/bcfg2-info.8
@@ -59,6 +59,11 @@ Build config for hostname, writing separate files to dirname.
.RS
Build configs for all clients in directory.
.RE
+.B buildbundle <filename> <hostname>
+.RS
+Build bundle for hostname (not written to disk). If filename is a bundle
+template, it is rendered.
+.RE
.B buildfile <filename> <hostname>
.RS
Build config file for hostname (not written to disk).