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 --- tools/manpagegen/bcfg2-server.8.ronn | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 tools/manpagegen/bcfg2-server.8.ronn (limited to 'tools/manpagegen/bcfg2-server.8.ronn') diff --git a/tools/manpagegen/bcfg2-server.8.ronn b/tools/manpagegen/bcfg2-server.8.ronn new file mode 100644 index 000000000..c306fa6a4 --- /dev/null +++ b/tools/manpagegen/bcfg2-server.8.ronn @@ -0,0 +1,43 @@ +bcfg2-server(8) -- Server for client configuration specifications +================================================================= + +## SYNOPSIS + +`bcfg2-server` [-d] [-v] [-C ] [-D ] [-E +] [-Q ] [-S ] [-o ] [-x +] [--ssl-key=] + +## DESCRIPTION + +`bcfg2-server` is the daemon component of Bcfg2 which serves +configurations to clients based on the data in its repository. + +## OPTIONS + + * `-C` : + Specify alternate bcfg2.conf location. + + * `-D` : + Daemonize, placing the program pid in the specified pidfile. + + * `-E` : + Specify alternate encoding (default is UTF-8). + + * `-Q` : + Set repository path. + + * `-S` : + Set server address. + + * `-d`: + Run `bcfg2-server` in debug mode. + + * `-v`: + Run `bcfg2-server` in verbose mode. + + * `--ssl-key=`: + Set path to SSL key. + +## SEE ALSO + +bcfg2(1), bcfg2-lint(8) -- cgit v1.2.3-1-g7c22