Man pages updated (forgotten commit).
authorJiří Filipovič <fila@ics.muni.cz>
Fri, 5 Jun 2009 11:45:01 +0000 (11:45 +0000)
committerJiří Filipovič <fila@ics.muni.cz>
Fri, 5 Jun 2009 11:45:01 +0000 (11:45 +0000)
org.glite.lb.server/doc/glite-lb-bkserverd.8
org.glite.lb.server/doc/glite-lb-mon-db.1

index fbfefea..94066c6 100644 (file)
@@ -228,7 +228,37 @@ Do not print diagnostic, even if -d is on.
 .BI -g \fP --greyjobs
 Allow delayed registration (grey jobs), implies --strict-locking.
 
+.TP
+.BI -A\fR,\fP --enable-lcas
+Activate LCAS-based authorization.
+
+.TP
+.BI -I\fR,\fP --rss-time " NUM"
+Set the maximal age (in seconds) of states published via RSS.
+
+.TP
+.BI -P\fR,\fP --proxyonly          
+Run only proxy service.
+
+.TP
+.BI -B\fR,\fP --withproxy
+Run both server and proxy service.
 
+.TP
+.BI -o\fR,\fP --sock
+Path-name to the local socket for communication with LB proxy.
+
+.TP
+.BI -q\fR,\fP --con-queue
+Size of the connection queue (accept).
+
+.TP
+.BI -W\fR,\fP --proxy-il-sock
+Socket to send events to.
+
+.TP
+.BI -Z\fR,\fP --proxy-il-fprefix
+File prefix for events.
 
 .\".SH USAGE
 .\" Add any additional description here
index 3005e56..ab0eefd 100644 (file)
@@ -5,7 +5,7 @@ glite-lb-mon-db - program for monitoring the number of jobs in the LB system
 
 .SH SYNOPSIS
 .B glite-lb-mon-db
-.B [-m dbstring]
+.B [-m dbstring -d -v -h]
 .br
 
 .SH DESCRIPTION
@@ -17,7 +17,19 @@ the number of jobs in each state.
 .SH OPTIONS
 .TP
 .B \-m dbstring, \-\-mysql=dbstring
-use non-default database connection string
+Use non-default database connection string.
+
+.TP
+.B \-d, \-\-debug
+Print debug info (if any).
+
+.TP
+.B \-v, \-\-verbose
+Be verbose.
+
+.TP
+.B \-h, \-\-help
+Display help and exit.
 
 .SH EXAMPLES
 .TP