]> diplodocus.org Git - nmh/blobdiff - man/mhstore.man
m_gmprot.c: Move interface to own file.
[nmh] / man / mhstore.man
index 9c99f515f1f044c1cfc45f6619d8f4d84e1c8619..cb10d62c89ed6487632f8f764e8de8fb55871d35 100644 (file)
@@ -25,6 +25,7 @@ mhstore \- store contents of nmh MIME messages into files
 .RB [ \-prefer
 .IR content ]
 \&...
+.RB [ \-noprefer ]
 .RB [ \-auto " | " \-noauto ]
 .RB [ \-clobber
 .IR always " | " auto " | " suffix " | " ask " | " never ]
@@ -158,12 +159,22 @@ but is also implemented in
 and
 .B mhstore
 to make common part-numbering possible across all three programs.
+The last of multiple
+.B \-prefer
+switches will have the highest priority.  This allows the command line
+switches to override profile entries.
 See
 .IR mhlist (1)
 and
 .IR mhshow (1)
 for more information on
-.BR \-prefer.
+.BR \-prefer .
+.PP
+The
+.B \-noprefer
+switch will cancel any previous
+.B \-prefer
+switches.
 .SS "Checking the Contents"
 The
 .B \-check
@@ -396,15 +407,15 @@ following fashion:
 .PP
 .RS 5
 .nf
-% mhlist 5-8
+$ 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
+$ mhstore 5-8
 reassembling partials 5,6,7,8 to folder inbox as message 9
-% mhlist -verbose 9
+$ mhlist -verbose 9
  msg part  type/subtype             size description
    9       application/octet-stream 118K
              (extract with uncompress | tar xvpf -)