add more options

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9752 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-03-25 23:36:58 +00:00
parent ca7d5378c2
commit 74e352cc31

View File

@@ -41,7 +41,7 @@
.Nd .Nd
Internet File Transfer Protocol server Internet File Transfer Protocol server
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm ftpd .Nm
.Op Fl a Ar authmode .Op Fl a Ar authmode
.Op Fl dilv .Op Fl dilv
.Op Fl g Ar umask .Op Fl g Ar umask
@@ -49,6 +49,8 @@ Internet File Transfer Protocol server
.Op Fl T Ar maxtimeout .Op Fl T Ar maxtimeout
.Op Fl t Ar timeout .Op Fl t Ar timeout
.Op Fl u Ar default umask .Op Fl u Ar default umask
.Op Fl B | Fl -builtin-ls
.Op Fl -good-chars= Ns Ar string
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm Ftpd .Nm Ftpd
is the is the
@@ -129,6 +131,15 @@ seconds (the default is 15 minutes).
Set the initial umask to something else than the default 027. Set the initial umask to something else than the default 027.
.It Fl v .It Fl v
Verbose mode. Verbose mode.
.It Xo
.Fl B Ns ,
.Fl -builtin-ls
.Xc
use built-in ls to list files
.It Xo
.Fl -good-chars= Ns Ar string
.Xc
allowed anonymous upload filename chars
.El .El
.Pp .Pp
The file The file