From 59a8b656ea632851783c627647af60220ad070b9 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sat, 21 May 2011 14:12:33 +0300 Subject: [PATCH] * mu-extract.1: document saving mime-parts by filename --- man/mu-extract.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/mu-extract.1 b/man/mu-extract.1 index b9162275..c2c26d5a 100644 --- a/man/mu-extract.1 +++ b/man/mu-extract.1 @@ -7,6 +7,7 @@ mu extract\- display and save message parts (attachments) .SH SYNOPSIS .B mu extract [options] [] +.B mu extract [options] .SH DESCRIPTION @@ -18,6 +19,9 @@ For attachments, the file name used for saving is the name of the attachment in the message. If there is no such name, or when saving other mime-parts, a name derived from the message-id of the message. +If you specify a filename as the second argument, an attempt will be made to +find a extract the particular (first) MIME-part with that filename. + Without any options, \fBmu extract\fR simply outputs the list of MIME-parts in the message.