manual: document `named-mailboxes` for neomuttrc
authorAustin Ray <austin@austinray.io>
Mon, 15 Oct 2018 20:25:14 +0000 (16:25 -0400)
committerRichard Russon <rich@flatcap.org>
Mon, 15 Oct 2018 20:44:51 +0000 (21:44 +0100)
doc/neomuttrc.man.head

index 4fb12295bd623e54ded72071b1d415651ccbb9fb..a90e7fa6ffcce782937c244fc9c95beb98d33cb8 100644 (file)
@@ -481,6 +481,7 @@ shown in the help screens if they contain a \fIdescription\fP.
 .PP
 .nf
 \fBmailboxes\fP \fImailbox\fP [ \fImailbox\fP ... ]
+\fBnamed-mailboxes\fP \fIdescription\fP \fImailbox\fP [\fIdescription\fP \fImailbox\fP ... ]
 \fBunmailboxes\fP { \fB*\fP | \fImailbox\fP ... }
 .fi
 .IP
@@ -488,6 +489,10 @@ The \fBmailboxes\fP specifies folders which can receive mail and which will be
 checked for new messages. When changing folders, pressing space will cycle
 through folders with new mail.
 .IP
+The \fBnamed-mailboxes\fP is an alternative to \fBmailboxes\fP that allows
+adding a description for a mailbox. NeoMutt can be configured to display the
+description instead of the mailbox path.
+.IP
 The \fBunmailboxes\fP command is used to remove a file name from the list of
 folders which can receive mail. If \(lq\fB*\fP\(rq is specified as the file
 name, the list is emptied.