]> granicus.if.org Git - neomutt/commitdiff
doc: explain (un)virtual-mailboxes
authorRichard Russon <rich@flatcap.org>
Fri, 17 Aug 2018 00:24:51 +0000 (01:24 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 17 Aug 2018 01:55:41 +0000 (02:55 +0100)
doc/manual.xml.head

index c48584e20711c4b6ae4fe2238da119a2c97ef9e9..01f5d7c86537337bcf2cbaa877e15bc645eb0dc9 100644 (file)
@@ -14747,6 +14747,16 @@ virtual-mailboxes "My INBOX" "notmuch://?query=tag:inbox"
             </arg>
           </group>
         </cmdsynopsis>
+        <para>
+          <literal>virtual-mailboxes</literal> is like the
+          <link linkend="mailboxes">mailboxes</link> command, except that it
+          takes a description.  The mailbox will be watched for new mail and
+          will appear in the sidebar.
+        </para>
+        <para>
+          <literal>unvirtual-mailboxes</literal> is identical to the
+          <literal>unmailboxes</literal> command.
+        </para>
         <para>
           More commands about tags can be found in
           <link linkend="custom-tags-commands">Custom backend Tags Feature</link>