* update manpage, add mu-help manpage
This commit is contained in:
@ -1,15 +1,19 @@
|
||||
.TH MU-SERVER 1 "June 2012" "User Manuals"
|
||||
.TH MU-SERVER 1 "July 2012" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
|
||||
mu server \- the mu backend for the mu4e e-mail client
|
||||
|
||||
.SH SYNOPSIS
|
||||
|
||||
.B mu server [options]
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
\fBmu server\fR starts a simple shell in which can manipulate the mu
|
||||
database. The output of the commands is terms of Lisp symbolic expressions
|
||||
(s-exps). \fBmu server\fR is not meant for use by humans; instead, it is
|
||||
designed specifically for the \fBmu4e\fR e-mail client.
|
||||
\fBmu server\fR starts a simple shell in which one can query and manipulate
|
||||
the mu database. The output of the commands is terms of Lisp symbolic
|
||||
expressions (s-exps). \fBmu server\fR is not meant for use by humans; instead,
|
||||
it is designed specifically for the \fBmu4e\fR e-mail client.
|
||||
|
||||
In this man-page, we document the commands \fBmu server\fR accepts, as well as
|
||||
their responses. In general, the commands sent to the server are of the form
|
||||
|
||||
Reference in New Issue
Block a user