X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=man%2Fmmh.man1;fp=man%2Fmmh.man1;h=82117deb4b8ef9e20b0960a41481d5690bb7aa0d;hb=5aaedc4256d58afe2481d667afdcb5162a914ba9;hp=0000000000000000000000000000000000000000;hpb=2676fdf95667cfa0fec45372dbb956c8645c1119;p=mmh diff --git a/man/mmh.man1 b/man/mmh.man1 new file mode 100644 index 0000000..82117de --- /dev/null +++ b/man/mmh.man1 @@ -0,0 +1,76 @@ +.\" +.\" %nmhwarning% +.\" +.TH MMH %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] +.SH NAME +mmh \- initialize the mmh environment +.SH SYNOPSIS +.HP 5 +.na +.B mmh +.RB [ \-check ] +.RB [ \-version ] +.RB [ \-help ] +.ad +.SH DESCRIPTION +.PP +The command +.B mmh +creates the initial setup for a first\-time +.B mmh +user. +.PP +.B (For an introduction to the mmh system, see mmh\-intro(7).) +.PP +First, the mmh directory +.I $HOME/.mmh +is created. +.PP +Then the user is asked to name a directory that will be designated +as the user's mail storage. +If this directory does not exist, the user is +asked if it should be created. Normally, this directory should be +under the user's home directory. The default is \fI$HOME/Mail\fP. +.PP +Afterwards, +.B mmh +writes an initial +.I $HOME/.mmh/profile +for the user, containing only the path to the mail storage. +If the profile is already present, the user is asked to edit it. +.PP +The \fB\-c\fP option can be used to check whether or not mmh has +been installed. This can be used by other programs +without having knowledge about the internals of mmh. + +.SH "ENVIRONMENT VARIABLES" +.fc ^ ~ +.nf +.ta \w'VeryLongName 'u +^$MMH~^Overrides the user's mmh directory path +^$MMHP~^Overrides the user's profile path +.fi + +.SH FILES +.fc ^ ~ +.nf +.ta \w'%etcdir%/ExtraBigFileName 'u +^$HOME/.mmh~^The user's mmh directory +^$HOME/.mmh/profile~^The user's profile +^$HOME/.mmh/context~^The user's context +^$HOME/Mail~^The user's mail storage +.fi + +.SH "PROFILE COMPONENTS" +.fc ^ ~ +.nf +.ta 2.4i +.ta \w'ExtraBigProfileName 'u +^Path:~^To set the user's mail storage +.fi + +.SH CONTEXT +None + +.SH "SEE ALSO" +mmh\-intro(7)