* manpages: update

This commit is contained in:
Dirk-Jan C. Binnema
2010-11-27 00:11:08 +02:00
parent e528ee9a36
commit 2fabf5b564
2 changed files with 13 additions and 8 deletions

View File

@ -9,12 +9,12 @@ bookmarks \- file with bookmarks (shortcuts) for mu
Bookmarks are named shortcuts for search queries. They allow using a
convenient name for oft-used queries.
.B mu
supports bookmarks stored in a file called \bFbookmarks\fR in the mu home
directory (typically, \fI~/.mu/\fR).
\fBmu\fR supports bookmarks stored in a file called \bFbookmarks\fR in the
mu home directory (typically, \fI~/.mu/\fR).
The bookmarks file is a typical key=value \fB.ini\fR-file, which is best shown
by means of an example:
The bookmarks file is a typical key=value '.ini' file, which is best shown
trough an example:
.nf
[mu]
inbox=maildir:/inbox # inbox
@ -23,7 +23,7 @@ trough an example:
The \fB[mu]\fR group header is required.
For practical use of bookmarks, see mu-find(1) or mug(1).
For practical uses of bookmarks, see mu-find(1) or mug(1).
.SH LOCATION
The bookmarks file is read from \fI<muhome>/bookmarks\fR. Typically, this

View File

@ -1,4 +1,4 @@
.TH MUG 1 "October 2010" "User Manuals"
.TH MUG 1 "November 2010" "User Manuals"
.SH NAME
@ -11,7 +11,12 @@ mug \- a graphical user-interface for \fBmu\fR mail searches
.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.
for the actual searches, and a GTK+ user-interface. \fBmug\fR is only a little
toy-demonstration of the mu-framework, but can nevertheless be quite useful.
When mug finds the \fIbookmarks\fR-file in the mu-home directory, the
bookmarks from this file will be shown in mug as a list of buttons in the left
toolbar.
.SH OPTIONS