From 367b97095a19a9a352e258291cab0cc77890a438 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Fri, 12 Nov 2010 20:59:46 +0200 Subject: [PATCH] * mug.1: add simple manpage --- man/mug.1 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 man/mug.1 diff --git a/man/mug.1 b/man/mug.1 new file mode 100644 index 00000000..d0147030 --- /dev/null +++ b/man/mug.1 @@ -0,0 +1,33 @@ +.TH MUG 1 "October 2010" "User Manuals" + +.SH NAME + +mug \- a graphical user-interface for \fBmu\fR mail searches + +.SH SYNOPSIS + +.B mug [options] + +.SH DESCRIPTION + +\fBmug\fR is a program for doing e-mail searches, using the \fBmu\fR-backend +for the actual searches, and a GTK+ user-interface. + +.SH OPTIONS + +.TP +\fB\-\-muhome\fR +causes \fBmug\fR to use an alternative directory to read its +database and logs. By default, \fI~/.mu\fR is used. + +.SH BUGS +Please report bugs if you find them: +.BR http://code.google.com/p/mu0/issues/list + +.SH AUTHOR + +Dirk-Jan C. Binnema + +.SH "SEE ALSO" + +.BR mu(1)