Skip to content

Commit 0348704

Browse files
committed
Clarify doveadm sync command -t/-e formats
1 parent 920b496 commit 0348704

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/core/man/include/doveadm-backup-sync.inc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,13 @@ parameters.
201201

202202
**-t** *start date*
203203
: Skip any mails whose received-timestamp is older than the specified time.
204+
The format follows IMAP4rev1 standard format, e.g. "13-Apr-2007 14:23:05
205+
+0200"
204206

205207
**-e** *end date*
206208
: Skip any mails whose received-timestamp is newer than the specified time.
209+
The format follows IMAP4rev1 standard format, e.g. "13-Apr-2007 14:23:05
210+
+0200"
207211

208212
**-O** *sync flag*
209213
: Sync only mails that have the specified flag. If the flag name begins

0 commit comments

Comments
 (0)