* cosmetics
This commit is contained in:
@ -11,8 +11,8 @@ mu extract\- display and save message parts (attachments)
|
|||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
||||||
\fBmu extact\fR is the \fBmu\fR sub-command for extracting MIME-parts (e.g.,
|
\fBmu extact\fR is the \fBmu\fR sub-command for extracting MIME-parts (e.g.,
|
||||||
attachments) from mail messages. It works on message files, and does not require the
|
attachments) from mail messages. It works on message files, and does not
|
||||||
message to be indexed.
|
require the message to be indexed.
|
||||||
|
|
||||||
For attachments, the file name specified in the mail message is used (if
|
For attachments, the file name specified in the mail message is used (if
|
||||||
any). If there is no name, or when saving other mime-parts, a name is used
|
any). If there is no name, or when saving other mime-parts, a name is used
|
||||||
|
|||||||
@ -249,3 +249,4 @@ main (int argc, char *argv[])
|
|||||||
|
|
||||||
return g_test_run ();
|
return g_test_run ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user