Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/core/man/include/doveadm-backup-sync.inc
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,13 @@ parameters.

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only partially true. Better would be to add a reference to the full syntax possibilities: For the timestamp format, see the DATE SPECIFICATION in [[man,doveadm-search-query,,7]].


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

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