diff options
Diffstat (limited to 'doc/interimap.1.md')
| -rw-r--r-- | doc/interimap.1.md | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 0fb83ea..8fa5def 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -178,10 +178,11 @@ Options  `--debug` -:   Turn on debug mode.  Debug messages are written to the given *logfile*. -    Note that this include all IMAP traffic (except literals). -    Depending on the chosen authentication mechanism, this might include -    authentication credentials. +:   Turn on debug mode.  Debug messages, which includes all IMAP traffic +    besides literals, are written to the given *logfile*.  The `LOGIN` +    and `AUTHENTICATE` commands are however redacted (in order to avoid +    disclosing authentication credentials) unless the `--debug` flag is +    set multiple times.  `-h`, `--help` | 
