Adding documentation for -P pidlogname option
This commit is contained in:
parent
e01da77bdd
commit
a6d4dfcf12
|
|
@ -2,7 +2,7 @@
|
||||||
.SH NAME
|
.SH NAME
|
||||||
fspd, in.fspd \- File Service Protocol (FSP) server
|
fspd, in.fspd \- File Service Protocol (FSP) server
|
||||||
.SH SYNOPSIS
|
.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
|
.SH DESCRIPTION
|
||||||
.B fspd
|
.B fspd
|
||||||
is the server for an anonymous-ftp style archive called FSP. The main
|
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
|
.B -l logfile
|
||||||
Write log output to file.
|
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
|
.LP
|
||||||
.SH FILES
|
.SH FILES
|
||||||
.PD 0
|
.PD 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user