diff options
Diffstat (limited to 'mw.1')
| -rw-r--r-- | mw.1 | 23 |
1 files changed, 13 insertions, 10 deletions
@@ -24,6 +24,9 @@ add an email address .B -c create basic mailboxes for all accounts .TP +.B -h +show this message +.TP .B -l list all email accounts configured by mutt-wizard .TP @@ -50,12 +53,12 @@ reorder account shortcut numbers .SH OPTIONS FOR ADDING ACCOUNTS These can be specified on the command line, otherwise, you will be prompted for what is necessary. mutt-wizard knows the IMAP/SMTP server information for most email providers, so specifying them is usually redundant. .TP -.B -u billy -Account logon/username if required and different from email address. -.TP .B -n Billy Real name which will appear in emails. Should be put in quotes if multiple words. .TP +.B -N billy +Account logon/username if required and different from email address. +.TP .B -m number Set a maximum number of messages to be stored offline. .TP @@ -85,13 +88,6 @@ Create settings for an account to be used online only without mail syncing abili .B -f connection will still be attempted in setup to discover mailboxes. .TP -.B -X -When removing an email profile with either -.I -d -or -.I -D, -also delete the local mail (will not delete the mail on the server). -.TP .B -p Use POP protocol instead of IMAP. Requires .I mpop @@ -100,6 +96,13 @@ to download mail after configuration. Server details can still be given with the and .I -I options as if it were a IMAP. +.TP +.B -X +When removing an email profile with either +.I -d +or +.I -D, +also delete the local mail (will not delete the mail on the server). .SH DETAILS .TP .B mailsync |
