aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-04 03:44:18 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-04 03:44:18 +0200
commit44de56076c4db37acb981d6a24e42f919dcf8520 (patch)
tree350f7a155d1fa89fb090fc1bdd84f3da91090299
parentf72316ddd989e581b22d96e2f05b76efd59e092c (diff)
typofix
-rw-r--r--doc/interimap.1.md2
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.