Adding documentation for -P pidlogname option

This commit is contained in:
hoaxter 2004-09-01 19:48:01 +00:00
parent e01da77bdd
commit a6d4dfcf12

View File

@ -2,7 +2,7 @@
.SH NAME
fspd, in.fspd \- File Service Protocol (FSP) server
.SH SYNOPSIS
.B fspd [-f configfile] [-p port] [-i] [-v|-V] [-t timeout] [-X] [-d directory] [-F ] [-T temporary directory] [-l logfile]
.B fspd [-f configfile] [-p port] [-i] [-v|-V] [-t timeout] [-X] [-d directory] [-F ] [-T temporary directory] [-l logfile] [-P pidlogname]
.SH DESCRIPTION
.B fspd
is the server for an anonymous-ftp style archive called FSP. The main
@ -66,6 +66,12 @@ clients. Using directory inside FSP home is not a security risk.
.B -l logfile
Write log output to file.
.PD 0
.TP 20
.B -P pidlogname
Write pid to the given file name. This Option is required, if it's
not given in your fspd.conf or on command line fspd will fail to start.
.LP
.SH FILES
.PD 0