diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-10-12 18:50:10 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-10-12 18:52:38 -0400 |
commit | ca6cbd54b82ceb0d7b4c0987dff2c2b3b30b15fe (patch) | |
tree | 6c68cef1fa67db38009f1bd11c7070de6c032fda /README.md | |
parent | 317c36ca87bfff66316cce792d6a306ff1d1e05b (diff) |
passwords can be given by commandline
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ The mutt-wizard is run with the command `mw`. Once everything is setup, you'll u - `-s` -- SMTP server address - `-S` -- SMTP server port (otherwise assumed to be 587) - `-m` -- Maximum number of emails to be kept offline. No maximum is default functionality. +- `-x` -- Account password. You will be prompted for it otherwise. #### General Settings |