* remove some of the lesser-used single-char versions of command line args

This commit is contained in:
Dirk-Jan C. Binnema
2010-08-27 08:26:41 +03:00
parent 89f2182f03
commit 01ff6d4fc1
6 changed files with 37 additions and 20 deletions

View File

@ -25,6 +25,12 @@ will create three Maildirs \fItom\fR, \fIdick\fR and \fIharry\fR.
If the creation somehow fails, for safety reasons, \fBno\fR attempt is made to
remove any parts that were created.
.SH OPTIONS
.TP
\fB\-\-mode\fR=<mode>
set the file access mode for the new maildir as in chmod(1)
.SH BUGS
There probably are some; please report bugs when you find them:
@ -38,3 +44,4 @@ Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.BR maildir(5)
.BR mu(1)
.BR chmod(1)