summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2009-09-24 21:30:59 +0000
committerSol Jerome <solj@ices.utexas.edu>2009-09-24 21:30:59 +0000
commitf8b5ed2266d19b51fcf67435584d0ba483adcc8d (patch)
treef903b5f05df6eeda7fe8dcfec0bf51fc5f842859 /man
parentfb209805adfc35c07e127215f4f828bd44151f00 (diff)
downloadbcfg2-f8b5ed2266d19b51fcf67435584d0ba483adcc8d.tar.gz
bcfg2-f8b5ed2266d19b51fcf67435584d0ba483adcc8d.tar.bz2
bcfg2-f8b5ed2266d19b51fcf67435584d0ba483adcc8d.zip
Bcfg2 man page: Keep ordering of options consistent
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5461 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 7fb53fcd6..43f0a4990 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -52,9 +52,6 @@ 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).
@@ -115,6 +112,9 @@ should only be used in safe conditions.
.BR "\-r <mode>"
Cause bcfg2 to remove extra configuration elements it detects. Mode is one of all, Services, or Packages. All removes all entries. Likewise, Services and Packages remove only the extra configuration elements of the respective type.
.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 "\-u <user>"
Attempt to authenticate as 'user'.
.TP