]> granicus.if.org Git - neomutt/commitdiff
doc: fix echo example
authorRichard Russon <rich@flatcap.org>
Sat, 15 Dec 2018 22:07:52 +0000 (22:07 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 16 Dec 2018 14:31:20 +0000 (14:31 +0000)
doc/manual.xml.head

index 96df26e47e1f17a103d69428c78379e4f62f3295..e1ab240438ddd5f9d3affeb7c985c233ef337512 100644 (file)
@@ -9062,7 +9062,9 @@ macro pager \cb |urlview\n
       </para>
 
 <screen>
-echo "Sourcing muttrc file" unset confirmappend macro index ,a "&lt;save-message&gt;=archive&lt;enter&gt;&lt;enter-command&gt;echo 'Saved to archive'&lt;enter&gt;"
+echo "Sourcing muttrc file"
+unset confirmappend
+macro index ,a "&lt;save-message&gt;=archive&lt;enter&gt;&lt;enter-command&gt;echo 'Saved to archive'&lt;enter&gt;"
 </screen>
 
     </sect1>