From: Thomas Roessler Date: Fri, 9 Aug 2002 07:01:11 +0000 (+0000) Subject: Document unalternative_order in the manual page. X-Git-Tag: mutt-1-5-2-rel~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f96dfd34a6a7a6b4c6e48d20e59fcd244a6e927;p=mutt Document unalternative_order in the manual page. --- diff --git a/doc/muttrc.man.head b/doc/muttrc.man.head index 93f258a9..e0f718e9 100644 --- a/doc/muttrc.man.head +++ b/doc/muttrc.man.head @@ -75,13 +75,19 @@ like sh and bash: Prepend the name of the environment by a dollar \fBalias\fP defines an alias \fIkey\fP for the given addresses. \fBunalias\fP removes the alias corresponding to the given \fIkey\fP or all aliases when \(lq\fB*\fP\(rq is used as an argument. -.TP +.PP +.nf \fBalternative_order\fP \fItype\fP[\fB/\fP\fIsubtype\fP] [ ... ] -This command permits you to define an order of preference which is +\fBunalternative_order\fP [\fB * \fP | \fItype\fP/\fIsubtype\fP] [...] +.fi +.IP +\fBalternative_order\fP command permits you to define an order of preference which is used by mutt to determine which part of a \fBmultipart/alternative\fP body to display. A subtype of \(lq\fB*\fP\(rq matches any subtype, as does an empty -subtype. +subtype. \fBunalternative_order\fP removes entries from the +ordered list or deletes the entire list when \(lq\fB*\fP\(rq is used +as an argument. .PP .nf \fBauto_view\fP \fItype\fP[\fB/\fP\fIsubtype\fP] [ ... ]