From 154c97c06501ef66e0a103644731ed53d1096fc3 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 23 Jan 2009 02:57:34 +0000 Subject: Simplify service configuration; make all services use common restart framework git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5040 ce84e21b-d406-0410-9b95-82705330c041 --- man/bcfg2.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'man/bcfg2.1') 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 " 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 " +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). -- cgit v1.2.3-1-g7c22