From 6c76370e5884798d8f6304855551df7a8408986d Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 27 Feb 2003 20:55:11 +0000 Subject: [PATCH] Added '-f ' option SVN revision: 420 --- man/elogd.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/elogd.8 b/man/elogd.8 index a902b802..73426d02 100755 --- a/man/elogd.8 +++ b/man/elogd.8 @@ -22,7 +22,7 @@ elogd \- web server program for Electronic Logbook ELOG \fBelog\fR [ \fB-a \fIpassword\fB\fR ] [ \fB-c \fIfile\fB\fR ] [ \fB-D\fR ] [ \fB-d \fIdirectory\fB\fR ] [ \fB-k\fR ] [ \fB-l \fIlogbook\fB\fR ] [ \fB-p \fIport\fB\fR ] [ \fB-r \fIpassword\fB\fR ] [ \fB-s \fIdirectory\fB\fR ] -[ \fB-v\fR ] [ \fB-w \fIpassword\fB\fR ] +[ \fB-v\fR ] [ \fB-w \fIpassword\fB\fR ] [ \fB-f \fIfile\fB\fR ] .SH DESCRIPTION .PP The Electronic Logbook @@ -78,6 +78,9 @@ debugging output .TP .BI -w " password" create/overwrite write password in config file +.TP +.BI -f " file" +specify PID file .SH SEE ALSO .BR elog (1). .PP