.TH SUP-IMPORT-DUMP "1" "April 9, 2012" .SH NAME sup-import-dump \- import message state dump to Sup index .SH SYNOPSIS .B sup-import-dump .RI [ options ] dumpfile .SH DESCRIPTION Imports message state previously exported by sup\-dump into the index. sup\-import\-dump operates on the index only, so the messages must have already been added using sup\-sync. If you need to recreate the index, see sup\-sync \fB\-\-restore\fR instead. .PP Messages not mentioned in the dump file will not be modified. .SH OPTIONS .TP \fB\-\-verbose\fR, \fB\-v\fR Print message ids as they're processed .TP \fB\-\-ignore\-missing\fR, \fB\-i\fR Silently skip over messages that are not in the index .TP \fB\-\-warn\-missing\fR, \fB\-w\fR Warn about messages that are not in the index, but continue .TP \fB\-\-abort\-missing\fR, \fB\-a\fR Abort on encountering messages that are not in the index (default) .TP \fB\-\-atomic\fR, \fB\-t\fR Use transaction to apply all changes atomically .TP \fB\-\-dry\-run\fR, \fB\-n\fR Don't actually modify the index. Probably only useful with \fB\-\-verbose\fR .TP \fB\-\-version\fR Show version information .TP \fB\-\-help\fR, \fB\-h\fR Show help message .SH SEE ALSO sup-mail(1), sup-sync(1), sup-dump(1) .SH AUTHOR Sup was written by William Morgan . .PP This manual page was written by Per Andersson for the Debian project (but may be used by others). \# vim: ft=groff tw=80