From: Michael Elkins Date: Mon, 5 Apr 2010 18:12:41 +0000 (-0700) Subject: [doc] Remove bogus -group parameter from unlists and unsubscribe commands; add links... X-Git-Tag: mutt-1-5-21-rel~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f9609bf65e833a0cf95a24e883b455edcb268fc;p=mutt [doc] Remove bogus -group parameter from unlists and unsubscribe commands; add links to address group section for context. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index b9615527..301a93a1 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -1950,7 +1950,7 @@ expressions). Mutt supports grouping addresses logically into named groups. An address or address pattern can appear in several groups at the same time. These -groups can be used in patterns (for searching, limiting and tagging) and +groups can be used in patterns (for searching, limiting and tagging) and in hooks by using group patterns. This can be useful to classify mail and take certain actions depending on in what groups the message is. For example, the mutt user's mailing list would fit into the categories @@ -3047,10 +3047,6 @@ matches an entry on the unalternates list, that unlists - - -name - * @@ -3073,10 +3069,6 @@ matches an entry on the unalternates list, that unsubscribe - - -name - * @@ -3153,7 +3145,8 @@ to match only mail from the actual list. The -group flag adds all of the subsequent regular -expressions to the named group. +expressions to the named address group +in addition to adding to the specified address list. @@ -5019,8 +5012,8 @@ threads containing messages from you: ~(~P) -Where EXPR is a regular -expression. +Where EXPR is a regular expression, and GROUP is an +address group.