summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-01-20 11:21:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-01-20 11:21:00 +0000
commit422e7762d4d1171690988afd8190ef22450b8cd8 (patch)
treeee761ccb2e840c5b8e8fc8015d1523710fcefa10
parent64597f75f0ec8a80005f65983560be92c6090b06 (diff)
downloadmailutils-422e7762d4d1171690988afd8190ef22450b8cd8.tar.gz
mailutils-422e7762d4d1171690988afd8190ef22450b8cd8.tar.bz2
Document --create-home-dir option.
-rw-r--r--doc/texinfo/programs.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/texinfo/programs.texi b/doc/texinfo/programs.texi
index cdc31a366..f701af0d6 100644
--- a/doc/texinfo/programs.texi
+++ b/doc/texinfo/programs.texi
@@ -3640,6 +3640,12 @@ The program uses following option groups: @xref{mailbox},
@subheading Command Line Options
@table @option
+@item --create-home-dir[=@var{mode}]
+If a user logs in and his home directory does not exist, create
+it. Optional @var{mode} is an octal number specifying the permissions
+to be set on the created directory. It is not modified by the current
+@code{umask} value. The default value for @var{mode} is @samp{700}
+(@samp{drwx------} in @code{ls} terms).
@item -d[@var{number}]
@itemx --daemon[=@var{number}]
Run in standalone mode. An optional @var{number} specifies the maximum number

Return to:

Send suggestions and report system problems to the System administrator.