.SH SYNOPSIS
.B glite-lb-notify
.br
- \fBnew\fR [ { \fB-s\fI socket_fd\fR | \fB-a \fIfake_addr\fR } \fB-t \fIrequested_validity\fR ] { \fB-j \fIjobid \fR| \fB-o \fIowner \fR| \fB-n \fInetwork_server \fR| \fB-v\fI virtual_organization\fR }
+ \fBnew\fR [ { \fB-s\fI socket_fd\fR | \fB-a \fIfake_addr\fR } \fB-t \fIrequested_validity\fR \fB-j \fIjobid \fR| { \fB-o \fIowner \fR | \fB -O \fR } \fB-n \fInetwork_server \fR \fB-v\fI virtual_organization\fR \fB-c \fR \fB-f\fI flags\fR ]
.br
\fBbind \fR [ { \fB-s\fI socket_fd\fR | \fB-a \fIfake_addr\fR } \fB-t \fIrequested_validity\fR ] \fInotifid\fR
+.br
+ \fBchange \fR \fInotifid\fR \fIjobid\fR
.br
\fBrefresh\fR [ \fB-t \fIrequested_validity \fR ] notifid
.br
- \fBreceive\fR [ { \fB-s\fI socket_fd\fR | \fB-a \fIfake_addr\fR } \fB-t \fIrequested_validity\fR ] [ \fB -i \fItimeout \fR] [ \fB-f\fI field1,field2\fR,... \fInotifid\fR
+ \fBreceive\fR [ { \fB-s\fI socket_fd\fR | \fB-a \fIfake_addr\fR } \fB-t \fIrequested_validity\fR ] [ \fB -i \fItimeout \fR] [ \fB-r\fR] [ \fB-f\fI field1,field2\fR,... \fInotifid\fR
.br
\fBdrop\fR \fInotifid\fR
+.br
+ \fBhelp\fR
.SH DESCRIPTION
.B -o\fR,
.B -n,\fR
.B -v
-options.
+options. If the option
+.B -O\fR
+is used, credentials are retrieved from environment. The
+.B -c\fR
+set matching only on state change.
Prints ID of the created notification.
.TP
Useful for debugging purposes mostly.
.TP
+.B change
+
+Connect notification with another job.
+
+.TP
.B refresh
Extend validity of an existing notification.
event, at most the time specified with
.B -i
(seconds).
+.B -r
+attempts to refresh the notification handle in 1/2 of current validity.
.B -f
allows to specify a custom list of fields of the job status
to display. Run
.I TIMEOUT\fR
==0 means turn lazy off).
+.TP
+.BI "-h\fR,\fP --help"
+Print help and exit.
+
.\".SH USAGE
.\" Add any additional description here
Print version and exit.
.TP
+.B "-h\fR,\fP --help"
+Print help and exit.
+
+.TP
.B --noAuth
Don't require valid X509 credentials to run the daemon.
Used for debugging only.
.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
.SH SYNOPSIS
.B glite-lb-mon-db
-.B [-m dbstring]
+.B [-m dbstring -d -v -h]
.br
.SH DESCRIPTION
.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