From 630aa920687466fd845fc750f4add1359709c485 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 19 Sep 2012 12:10:21 -0500 Subject: man: Add new client option from 6fe2b9dd Signed-off-by: Sol Jerome --- man/bcfg2.conf.5 | 4 ++++ tools/manpagegen/bcfg2.conf.5.ronn | 3 +++ 2 files changed, 7 insertions(+) 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 -- cgit v1.2.3-1-g7c22