summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/manpagegen/bcfg2.conf.5.ronn6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/manpagegen/bcfg2.conf.5.ronn b/tools/manpagegen/bcfg2.conf.5.ronn
index ca216a433..f0359d0d3 100644
--- a/tools/manpagegen/bcfg2.conf.5.ronn
+++ b/tools/manpagegen/bcfg2.conf.5.ronn
@@ -122,6 +122,12 @@ specified in the `[server]` section of the configuration file.
* `group`:
The group name or GID to run the daemon as. Default is `0`
+ * `vcs_root`:
+ Specifies the path to the root of the VCS working copy that holds
+ your Bcfg2 specification, if it is different from `repository`.
+ E.g., if the VCS repository does not hold the bcfg2 data at the
+ top level, you may need to set this option.
+
### Account Plugin
The account plugin manages authentication data, including the following.