summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r--man/bcfg2.19
1 files changed, 4 insertions, 5 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 8a45606a0..936f59e37 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -1,4 +1,4 @@
-.TH "bcfg2" 1
+ .TH "bcfg2" 1
.SH NAME
bcfg2 \- reconfigure machine based on settings in BCFG2
.SH SYNOPSIS
@@ -20,10 +20,6 @@ state.
Run in agent (continuous) mode, wait for reconfigure command from
server.
.TP
-.BR "\-B"
-Run bcfg2 in build mode. Services aren't started, as the system
-may still be in miniroot.
-.TP
.BR "\-C <configfile>"
Specify alternate bcfg2.conf location
.TP
@@ -56,6 +52,9 @@ configuration files marked as paranoid by the Bcfg2 server.
Specify the number of times that the client will attempt to retry
network communication.
.TP
+.BR "\-s <service mode>"
+Set bcfg2 interaction level for services. Default behavior is to modify all services effected by reconfiguration. build mode attempts to stop all services started. disabled suppresses all attempts to modify services.
+.TP
.BR "\-S https://server:port"
Manually specify the server location (as opposed to using the value in
bcfg2.conf).