update man pages

This commit is contained in:
Dirk-Jan C. Binnema 2022-05-06 22:00:29 +03:00
parent 836bfc9062
commit 0112180bcb
6 changed files with 3 additions and 37 deletions

View File

@ -24,7 +24,6 @@ dist_man_MANS = \
mu-extract.1 \
mu-fields.1 \
mu-find.1 \
mu-flags.1 \
mu-help.1 \
mu-index.1 \
mu-info.1 \

View File

@ -23,7 +23,6 @@ install_man(
'mu-extract.1',
'mu-fields.1',
'mu-find.1',
'mu-flags.1',
'mu-help.1',
'mu-index.1',
'mu-info.1',

View File

@ -69,8 +69,8 @@ integration with e-mail clients; see the \fBmu-find\fR(1) man page for details,
the syntax of the search parameters and so on. Here, we just give some examples
for common cases.
You can use the \fBmu fields\fR and \fBmu flags\fR command to get information
about all possible fields and flags.
You can use the \fBmu fields\fR command to get information about all possible
fields and flags.
First, let's search for all messages sent to Julius (Caesar) regarding
fruit:

View File

@ -107,7 +107,7 @@ direction (i.e., 'reverse' means that the sort should be reverted - Z-A). Exampl
to,t To:-recipient(s)
.fi
For the complete, up-to-date list, see:
For the complete list use can use the \fBmu fields\fR command; see:
.BR mu-fields(1)
Thus, for example, to sort messages by date, you could specify:

View File

@ -1,31 +0,0 @@
.TH MU FLAGS 1 "April 2022" "User Manuals"
.SH NAME
mu flags\- list all message flags
.SH SYNOPSIS
.B mu flags [options]
.SH DESCRIPTION
\fBmu flags\fR is the \fBmu\fR command for showing a table of message flags and their properties, which is useful for devising queries.
.SH OPTIONS
Inherits common options from
.BR mu(1)
.SH BUGS
Please report bugs if you find them:
.BR https://github.com/djcb/mu/issues
.SH AUTHOR
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.SH "SEE ALSO"
.BR mu (1)

View File

@ -358,5 +358,4 @@ Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.SH "SEE ALSO"
.BR mu-find (1)
.BR mu-flags (1)
.BR mu-fields (1)