diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interimap.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 9cfa2fa..5370d79 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -469,7 +469,7 @@ Known bugs and limitations * Because the [IMAP protocol][RFC 3501] doesn't provide a way for clients to determine whether a disappeared mailbox was deleted or renamed, `interimap` aborts when a known mailbox disappeared from one - server but not the other. The `--delete` (resp. `rename`) command + server but not the other. The `--delete` (resp. `--rename`) command should be used instead to delete (resp. rename) the mailbox on both servers as well as within `interimap`'s internal database. |