summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-09-19 12:10:21 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-09-19 12:10:21 -0500
commit630aa920687466fd845fc750f4add1359709c485 (patch)
tree81fb5e993895825da5b59eb100b446e586b3fba4
parentf52ded376dff40fd6014ccec256e76c3e8e324b2 (diff)
downloadbcfg2-630aa920687466fd845fc750f4add1359709c485.tar.gz
bcfg2-630aa920687466fd845fc750f4add1359709c485.tar.bz2
bcfg2-630aa920687466fd845fc750f4add1359709c485.zip
man: Add new client option from 6fe2b9dd
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r--man/bcfg2.conf.54
-rw-r--r--tools/manpagegen/bcfg2.conf.5.ronn3
2 files changed, 7 insertions, 0 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index c7f8bf4ed..3fcf9ffb7 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -183,6 +183,10 @@ Specify tool driver set to use\. This option can be used to explicitly specify t
\fBparanoid\fR
Run the client in paranoid mode\.
.
+.TP
+\fBprofile\fR
+Assert the given profile for the host\.
+.
.SH "COMMUNICATION OPTIONS"
Specified in the \fB[communication]\fR section\. These options define settings used for client\-server communication\.
.
diff --git a/tools/manpagegen/bcfg2.conf.5.ronn b/tools/manpagegen/bcfg2.conf.5.ronn
index 544c4ccc7..d5e3e64fc 100644
--- a/tools/manpagegen/bcfg2.conf.5.ronn
+++ b/tools/manpagegen/bcfg2.conf.5.ronn
@@ -311,6 +311,9 @@ These options only affect client functionality, specified in the
* `paranoid`:
Run the client in paranoid mode.
+ * `profile`:
+ Assert the given profile for the host.
+
## COMMUNICATION OPTIONS
Specified in the `[communication]` section. These options define