From 9a6cae4e5ed2c8615c17d462d5aa5b7828cdb23b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 3 Jun 2012 16:58:00 -0500 Subject: man: Clean up man pages Created new rst files with man page information so that generating man pages is easier and more consistent throughout bcfg2. Signed-off-by: Sol Jerome --- man/bcfg2-server.8 | 104 ++++++++++++++++++++++++----------------------------- 1 file changed, 47 insertions(+), 57 deletions(-) (limited to 'man/bcfg2-server.8') diff --git a/man/bcfg2-server.8 b/man/bcfg2-server.8 index 2d132ce6d..b1a3a7703 100644 --- a/man/bcfg2-server.8 +++ b/man/bcfg2-server.8 @@ -1,58 +1,48 @@ -.TH "bcfg2-server" 8 -.SH NAME -bcfg2-server \- Server for client configuration specifications -.SH SYNOPSIS -.B bcfg2-server -.I [-D ] [-d] [-v] [-C ] -.SH DESCRIPTION -.PP -.B bcfg2-server -This daemon serves configurations to clients based on the data in its -repository. -.SH OPTIONS -.PP -.B \-d -.RS -Run bcfg2 in debug mode. -.RE -.B \-v -.RS -Run bcfg2 in verbose mode. -.RE -.B "\-C " -.RS -Use an alternative path for bcfg2.conf. The default is /etc/bcfg2.conf -.RE -.B \-D -.RS -Daemonize, placing the program pid in the specified pidfile. -.RE -.B \-o -.RS -Writes a log to the specified path. -.RE -.B \-E -.RS -Unicode encoding of config files. -.RE -.B \-x -.RS -Set server password. -.RE -.B \-S -.RS -Set server address. -.RE -.B \-Q -.RS -Set repository path. -.RE -.B \-\-ssl\-key= -.RS -Set path to SSL key. -.RE +. +.TH "BCFG2\-SERVER" "8" "June 2012" "" "" +. +.SH "NAME" +\fBbcfg2\-server\fR \- Server for client configuration specifications +. +.SH "SYNOPSIS" +\fBbcfg2\-server\fR [\-d] [\-v] [\-C \fIconfigfile\fR] [\-D \fIpidfile\fR] [\-E \fIencoding\fR] [\-Q \fIrepo path\fR] [\-S \fIserver url\fR] [\-o \fIlogfile\fR] [\-x \fIpassword\fR] [\-\-ssl\-key=\fIssl key\fR] +. +.SH "DESCRIPTION" +\fBbcfg2\-server\fR is the daemon component of Bcfg2 which serves configurations to clients based on the data in its repository\. +. +.SH "OPTIONS" +. +.TP +\fB\-C\fR \fIconfigfile\fR +Specify alternate bcfg2\.conf location\. +. +.TP +\fB\-D\fR \fIpidfile\fR +Daemonize, placing the program pid in the specified pidfile\. +. +.TP +\fB\-E\fR \fIencoding\fR +Specify alternate encoding (default is UTF\-8)\. +. +.TP +\fB\-Q\fR \fIrepo path\fR +Set repository path\. +. +.TP +\fB\-S\fR \fIserver url\fR +Set server address\. +. +.TP +\fB\-d\fR +Run \fBbcfg2\-server\fR in debug mode\. +. +.TP +\fB\-v\fR +Run \fBbcfg2\-server\fR in verbose mode\. +. +.TP +\fB\-\-ssl\-key=\fR\fIssl key\fR +Set path to SSL key\. +. .SH "SEE ALSO" -.BR bcfg2(1), -.BR bcfg2-lint(8) -.SH "BUGS" -None currently known +bcfg2(1), bcfg2\-lint(8) -- cgit v1.2.3-1-g7c22