]> granicus.if.org Git - neomutt/commitdiff
docs: fix example
authorRichard Russon <rich@flatcap.org>
Thu, 27 Sep 2018 19:37:43 +0000 (20:37 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 29 Sep 2018 22:05:35 +0000 (23:05 +0100)
doc/manual.xml.head

index 8a7d93f4d7972305240f29879a537772b9116adc..6200e9874597a20ac9f90f7927b8d070e1bdd323 100644 (file)
@@ -14333,7 +14333,7 @@ set hidden_tags = "unread,draft,flagged,passed,replied,attachment,signed,encrypt
 <emphasis role="comment"># modify (notmuch/imap) tags</emphasis>
 bind index,pager \` modify-labels
 <emphasis role="comment"># modify (notmuch/imap) tag non-interactively.</emphasis>
-bind index,pager tt "&lt;modify-labels&gt;!todo\n" "Toggle the 'todo' tag"
+macro index,pager tt "&lt;modify-labels&gt;!todo\n" "Toggle the 'todo' tag"
 <emphasis role="comment"># modify labels and then hide message</emphasis>
 <emphasis role="comment"># bind index,pager ??? modify-labels-then-hide</emphasis>
 <emphasis role="comment"># --------------------------------------------------------------------------</emphasis>