X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fmhstore.man1;h=f05c10c066002a960222ae2ee5bf8b4fbdcad18f;hb=0fb9981d2aff1a53d665123ef73857949a0e86f8;hp=ddb43f81ad4131e82f1bac017614595bca63763f;hpb=4e38095f027a81c005a48a888d0f8937e98543a5;p=mmh diff --git a/man/mhstore.man1 b/man/mhstore.man1 index ddb43f8..f05c10c 100644 --- a/man/mhstore.man1 +++ b/man/mhstore.man1 @@ -19,7 +19,6 @@ mhstore \- store contents of MIME messages into files .IR content ] \&... .RB [ \-auto " | " \-noauto ] -.RB [ \-verbose " | " \-noverbose ] .RB [ \-rcache .IR policy ] .RB [ \-wcache @@ -293,7 +292,7 @@ message in the following fashion: 8 message/partial 18K part 4 of 4 % mhstore 5-8 reassembling partials 5,6,7,8 to folder inbox as message 9 -% mhlist -verbose 9 +% mhlist 9 msg part type/subtype size description 9 application/octet-stream 118K (extract with uncompress | tar xvpf -) @@ -312,6 +311,48 @@ are combined in the correct order. But if can not locate every partial necessary to reassemble the message, it will not store anything. +RE +.PP +By using the +.B \-auto +switch, +.B mhstore +will automatically do the extraction for you: +.PP +.RS 5 +.nf +% mhlist 5-8 + msg part type/subtype size description + 5 message/partial 47K part 1 of 4 + 6 message/partial 47K part 2 of 4 + 7 message/partial 47K part 3 of 4 + 8 message/partial 18K part 4 of 4 +% mhstore 5-8 +reassembling partials 5,6,7,8 to folder inbox as message 9 +% mhlist 9 + msg part type/subtype size description + 9 application/octet-stream 118K + (extract with uncompress | tar xvpf -) + type=tar + conversions=compress +% mhstore -auto 9 +-- tar listing appears here as files are extracted +.fi +.RE +.PP +As the second +.B tar +listing is generated, the files are extracted. +A prudent user will never put +.B \-auto +in the profile. +The correct procedure is to first use +.B mhlist +to find out what will be extracted. Then +.B mhstore +can be invoked with +.B \-auto +to perform the extraction. .SS "External Access" For contents of type message/external-body, \fImhstore\fR supports these access-types: @@ -462,9 +503,8 @@ mhbuild(1), mhlist(1), mhshow(1), sendfiles(1) .RB ` msgs "' defaults to cur" .RB ` \-noauto ' .RB ` \-nocheck ' -.RB ` \-rcache ask ' -.RB ` \-wcache ask ' -.RB ` \-noverbose ' +.RB ` \-rcache \ ask' +.RB ` \-wcache \ ask' .SH CONTEXT If a folder is given, it will become the current folder. The last