From db60e20ca7a328509da99862a1634639dd45cf5d Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 7 Nov 2012 13:05:47 -0600 Subject: man: Migrate generate-manpages.bash to sphinx Signed-off-by: Sol Jerome --- tools/manpagegen/bcfg2-server.8.ronn | 43 ------------------------------------ 1 file changed, 43 deletions(-) delete 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 deleted file mode 100644 index c306fa6a4..000000000 --- a/tools/manpagegen/bcfg2-server.8.ronn +++ /dev/null @@ -1,43 +0,0 @@ -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