diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2011-04-13 14:14:07 -0500 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2011-04-13 14:15:16 -0500 |
commit | 1add5c6332fb8f59abf377d4167099ae9c5f1125 (patch) | |
tree | 446bb71a1d6e1793ed9efdaf235d96b76a9448d0 /man/bcfg2-server.8 | |
parent | c89cd2a8c930f3a2fc686b555079c9bc60803e0c (diff) | |
download | bcfg2-1add5c6332fb8f59abf377d4167099ae9c5f1125.tar.gz bcfg2-1add5c6332fb8f59abf377d4167099ae9c5f1125.tar.bz2 bcfg2-1add5c6332fb8f59abf377d4167099ae9c5f1125.zip |
man: Update the bcfg2-reports man page
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'man/bcfg2-server.8')
-rw-r--r-- | man/bcfg2-server.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/bcfg2-server.8 b/man/bcfg2-server.8 index a6bffc1fa..9f99ee8b7 100644 --- a/man/bcfg2-server.8 +++ b/man/bcfg2-server.8 @@ -7,11 +7,11 @@ bcfg2-server \- Server for client configuration specifications .SH DESCRIPTION .PP .B bcfg2-server -This daemon serves configurations to clients based on the data in its -repository. +This daemon serves configurations to clients based on the data in its +repository. .SH OPTIONS .PP -.B \-d +.B \-d .RS Run bcfg2 in debug mode. .RE @@ -19,11 +19,11 @@ Run bcfg2 in debug mode. .RS Run bcfg2 in verbose mode. .RE -.B "\-C <ConfigFile Path>" +.B "\-C <ConfigFile Path>" .RS Use an alternative path for bcfg2.conf. The default is /etc/bcfg2.conf .RE -.B \-D +.B \-D .RS Daemonize, placing the program pid in the specified pidfile. .RE |