* manpages: update
This commit is contained in:
@ -9,12 +9,12 @@ bookmarks \- file with bookmarks (shortcuts) for mu
|
|||||||
Bookmarks are named shortcuts for search queries. They allow using a
|
Bookmarks are named shortcuts for search queries. They allow using a
|
||||||
convenient name for oft-used queries.
|
convenient name for oft-used queries.
|
||||||
|
|
||||||
.B mu
|
\fBmu\fR supports bookmarks stored in a file called \bFbookmarks\fR in the
|
||||||
supports bookmarks stored in a file called \bFbookmarks\fR in the mu home
|
mu home directory (typically, \fI~/.mu/\fR).
|
||||||
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
|
.nf
|
||||||
[mu]
|
[mu]
|
||||||
inbox=maildir:/inbox # inbox
|
inbox=maildir:/inbox # inbox
|
||||||
@ -23,7 +23,7 @@ trough an example:
|
|||||||
|
|
||||||
The \fB[mu]\fR group header is required.
|
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
|
.SH LOCATION
|
||||||
The bookmarks file is read from \fI<muhome>/bookmarks\fR. Typically, this
|
The bookmarks file is read from \fI<muhome>/bookmarks\fR. Typically, this
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
.TH MUG 1 "October 2010" "User Manuals"
|
.TH MUG 1 "November 2010" "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
||||||
@ -11,7 +11,12 @@ mug \- a graphical user-interface for \fBmu\fR mail searches
|
|||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
||||||
\fBmug\fR is a program for doing e-mail searches, using the \fBmu\fR-backend
|
\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
|
.SH OPTIONS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user