From: Kevin McCarthy Date: Sun, 26 Aug 2018 23:08:06 +0000 (-0700) Subject: Fix alias documentation examples. X-Git-Tag: mutt-1-11-rel~80^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7695a409d815c577e10e86e5c9b47d02503145a;p=mutt Fix alias documentation examples. Thanks to Cody Brownstein for pointing out the problem. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 4f413091..fa3908ef 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -2131,7 +2131,7 @@ the named group. -To remove an alias or aliases (* means all aliases): +To add an alias: @@ -2139,6 +2139,15 @@ alias muttdude me@cs.hmc.edu (Michael Elkins) alias theguys manny, moe, jack + +To remove an alias or aliases (* means all aliases): + + + +unalias muttdude +unalias * + + Unlike other mailers, Mutt doesn't require aliases to be defined in a special file. The alias command can appear anywhere