% mhonarc
[options]
mhfolder...
% mhonarc -mbox
[options]
mailbox ...
% mhonarc -add
[options] <
message
% mhonarc -add
[options] <
mhfolder ...
% mhonarc -add -mbox
[options] <
mailbox
% mhonarc -single
[options] <
message >
message.html
% mhonarc -single
[options]
message >
message.html
MHonArc has many command-line options. If you do not want to specify a ton of command-line options each time you use MHonArc, see Resource File.
The following options are available:
-add
-dbfile
name
.mhonarc.db
". You should not override the default name unless absolutely
necessary, and you are confident about what you are doing.
-docurl
url
http://www.oac.uci.edu/indiv/ehood/mhonarc.doc.html
".
-editidx
-editidx
takes precedence over -add
and -single
.
-footer
filename
-header
filename
-help
-idxfname
name
maillist.html
".
-mailtourl
url
$TO$
", the string will be replaced with the e-mail
address being hyperlinked at runtime.
The default URL is "mailto:$TO$
"
The -mailtourl
option has no effect if the -nomailto
option is
specified.
-mbox
mail
(1) mailboxes instead of MH mail folders.
This option overrides the -mh
option.
-msgsep
expression
^From
" (there is a space character after the From
).
-mh
mh
(1) mail folders. This option is the default unless
the program name is mbox2html
.
-nomailto
mailto
hyperlinks.
-nonews
Newsgroups:
mail header field to
news
hyperlinks.
-noreverse
-nosort
-nosort
takes precedence over the -sort
option.
-outdir
path
-quiet
-rcfile
file
-reverse
-reverse
will cause messages to be listed in
reverse chronological order.
-single
-single
option is useful tp convert individual messages to HTML
not related to a specific mail archive. Any option related to how message
formatting can be used with the -single
option.
The -single
takes precedence over the -add
option.
-sort
-subsort
Re:
", "A
", "An
", and "The
" words are ignored.
-title
string
-umask
umask
-no
* options always take precedence over their counterparts. For
example, if -noreverse
and -reverse
are both specified on the
command-line, the -noreverse
will be applied.